Home
last modified time | relevance | path

Searched defs:CONTENT_LEN (Results 1 – 2 of 2) sorted by relevance

/external/apache-http/src/org/apache/http/protocol/
DHTTP.java52 public static final String CONTENT_LEN = "Content-Length"; field in HTTP
/external/apache-harmony/nio/src/test/java/common/org/apache/harmony/nio/tests/java/nio/channels/
DFileChannelTest.java1879 final int CONTENT_LEN = 10; in test_map_LargePosition() local