OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HTTP_RESPONSE
(Results
1 - 4
of
4
) sorted by null
/external/apache-http/src/org/apache/http/protocol/
ExecutionContext.java
52
public static final String
HTTP_RESPONSE
= "http.response";
HttpService.java
189
context.setAttribute(ExecutionContext.
HTTP_RESPONSE
, response);
/cts/tests/tests/networksecurityconfig/networksecurityconfig-downloadmanager/src/android/security/net/config/cts/
DownloadManagerTest.java
63
private static final String
HTTP_RESPONSE
=
127
s.getOutputStream().write(
HTTP_RESPONSE
.getBytes());
/external/guice/extensions/struts2/lib/
struts2-core-2.2.1.jar
Completed in 399 milliseconds