OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:origin_server
(Results
1 - 21
of
21
) sorted by null
/prebuilts/gdb/darwin-x86/lib/python2.7/wsgiref/
handlers.py
51
origin_server
= True # We are transmitting direct to client
variable in class:BaseHandler
113
if self.
origin_server
and self.server_software:
189
if self.
origin_server
:
269
if not self.
origin_server
or self.client_is_modern():
415
the configuration sent to the application. It sets '
origin_server
' to
420
origin_server
= False
variable in class:BaseCGIHandler
/prebuilts/gdb/linux-x86/lib/python2.7/wsgiref/
handlers.py
51
origin_server
= True # We are transmitting direct to client
variable in class:BaseHandler
113
if self.
origin_server
and self.server_software:
189
if self.
origin_server
:
269
if not self.
origin_server
or self.client_is_modern():
415
the configuration sent to the application. It sets '
origin_server
' to
420
origin_server
= False
variable in class:BaseCGIHandler
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/wsgiref/
handlers.py
51
origin_server
= True # We are transmitting direct to client
variable in class:BaseHandler
113
if self.
origin_server
and self.server_software:
189
if self.
origin_server
:
269
if not self.
origin_server
or self.client_is_modern():
415
the configuration sent to the application. It sets '
origin_server
' to
420
origin_server
= False
variable in class:BaseCGIHandler
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/wsgiref/
handlers.py
51
origin_server
= True # We are transmitting direct to client
variable in class:BaseHandler
113
if self.
origin_server
and self.server_software:
189
if self.
origin_server
:
269
if not self.
origin_server
or self.client_is_modern():
415
the configuration sent to the application. It sets '
origin_server
' to
420
origin_server
= False
variable in class:BaseCGIHandler
/external/apache-http/src/org/apache/http/protocol/
ResponseServer.java
69
CoreProtocolPNames.
ORIGIN_SERVER
);
/external/apache-http/src/org/apache/http/params/
CoreProtocolPNames.java
89
public static final String
ORIGIN_SERVER
= "http.origin-server";
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_wsgiref.py
517
h.
origin_server
= False
524
h.
origin_server
= True
/prebuilts/gdb/linux-x86/lib/python2.7/test/
test_wsgiref.py
517
h.
origin_server
= False
524
h.
origin_server
= True
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_wsgiref.py
517
h.
origin_server
= False
524
h.
origin_server
= True
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_wsgiref.py
517
h.
origin_server
= False
524
h.
origin_server
= True
/external/robolectric/v1/lib/main/
httpcore-4.0.1.jar
/prebuilts/devtools/tools/lib/
httpcore-4.1.jar
/prebuilts/sdk/10/
android.jar
/prebuilts/sdk/15/
android.jar
/prebuilts/sdk/8/
android.jar
/prebuilts/sdk/org.apache.http.legacy/
org.apache.http.legacy.jar
/prebuilts/tools/common/http-client/
httpcore-4.1.jar
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.0.1/
httpcore-4.0.1.jar
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.1/
httpcore-4.1.jar
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.3.1/
httpcore-4.3.1.jar
/prebuilts/tools/common/offline-m2/org/apache/httpcomponents/httpcore/4.1/
httpcore-4.1.jar
Completed in 312 milliseconds