Searched defs:CONTENT_LENGTH (Results 1 – 6 of 6) sorted by relevance
154 public static final String CONTENT_LENGTH = "Content-Length"; field in HttpMessage
75 public static final String CONTENT_LENGTH = ContentLengthHeader.NAME; //26 field
346 protected static final String CONTENT_LENGTH = HttpMessage.CONTENT_LENGTH; field in OAuthClient
48 public static final String CONTENT_LENGTH = "Content-Length: "; field in HttpPostRequestTest
45 public static final String CONTENT_LENGTH = "Content-Length"; field in HttpHeaders
73 public static final int CONTENT_LENGTH = START + 36; field