Searched defs:CONTENT_TYPE (Results 1 – 13 of 13) sorted by relevance
142 CONTENT_TYPE = 'application/json' variable in ProtoJson361 CONTENT_TYPE = ProtoJson.CONTENT_TYPE variable
12 String CONTENT_TYPE = "contentType"; field
25 private static final MediaType CONTENT_TYPE = field in FormEncodingBuilder
27 private static final MediaType CONTENT_TYPE = field in FormEncodingBuilder
75 public static final String CONTENT_TYPE = field in EABContract.EABColumns
58 public static final String CONTENT_TYPE = "Content-Type"; field in HTTP
59 public static final String CONTENT_TYPE = "application/x-www-form-urlencoded"; field in URLEncodedUtils
155 public static final String CONTENT_TYPE = "Content-Type"; field in HttpMessage
72 public static final String CONTENT_TYPE = ContentTypeHeader.NAME; //24 field
103 protected static final String CONTENT_TYPE = "Content-Type: "; field in Part
47 public static final String CONTENT_TYPE = "Content-Type"; field in HttpHeaders
75 public static final int CONTENT_TYPE = START + 38; field
54 public final static String CONTENT_TYPE = "content-type"; field in Headers