Home
last modified time | relevance | path

Searched defs:CONTENT_LENGTH (Results 1 – 11 of 11) sorted by relevance

/external/toolchain-utils/rust-analyzer-chromiumos-wrapper/src/
Dmain.rs148 const CONTENT_LENGTH: &[u8] = b"Content-Length:"; in read_header() constant
/external/oauth/core/src/main/java/net/oauth/http/
DHttpMessage.java154 public static final String CONTENT_LENGTH = "Content-Length"; field in HttpMessage
/external/nist-sip/java/gov/nist/javax/sip/header/
DSIPHeaderNames.java75 public static final String CONTENT_LENGTH = ContentLengthHeader.NAME; //26 field
/external/oauth/core/src/main/java/net/oauth/client/
DOAuthClient.java346 protected static final String CONTENT_LENGTH = HttpMessage.CONTENT_LENGTH; field in OAuthClient
/external/nanohttpd/core/src/test/java/fi/iki/elonen/
DHttpPostRequestTest.java48 public static final String CONTENT_LENGTH = "Content-Length: "; field in HttpPostRequestTest
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/rtsp/src/main/java/com/google/android/exoplayer2/source/rtsp/
DRtspHeaders.java47 public static final String CONTENT_LENGTH = "Content-Length"; field in RtspHeaders
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/rtsp/src/main/java/com/google/android/exoplayer2/source/rtsp/
DRtspHeaders.java47 public static final String CONTENT_LENGTH = "Content-Length"; field in RtspHeaders
/external/cronet/components/cronet/android/java/src/org/chromium/net/urlconnection/
DCronetHttpURLConnection.java44 private static final String CONTENT_LENGTH = "Content-Length"; field in CronetHttpURLConnection
/external/nist-sip/java/gov/nist/javax/sip/parser/
DTokenTypes.java73 public static final int CONTENT_LENGTH = START + 36; field
/external/guava/guava/src/com/google/common/net/
DHttpHeaders.java43 public static final String CONTENT_LENGTH = "Content-Length"; field in HttpHeaders
/external/guava/android/guava/src/com/google/common/net/
DHttpHeaders.java43 public static final String CONTENT_LENGTH = "Content-Length"; field in HttpHeaders