Searched defs:CONTENT_LENGTH (Results 1 – 7 of 7) 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
48 public static final String CONTENT_LENGTH = "Content-Length: "; field in HttpPostRequestTest
346 protected static final String CONTENT_LENGTH = HttpMessage.CONTENT_LENGTH; field in OAuthClient
45 public static final String CONTENT_LENGTH = "Content-Length"; field in HttpHeaders
73 public static final int CONTENT_LENGTH = START + 36; field
51 CONTENT_LENGTH= "Content-Length", field in HttpHeaders