artiya4u / google-http-java-client

Automatically exported from code.google.com/p/google-http-java-client
0 stars 0 forks source link

HttpMediaType #100

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
External references, such as a standards document, or specification?

http://tools.ietf.org/html/rfc2616#section-3.6

http://code.google.com/p/gdata-java-client/source/browse/trunk/java/src/com/goog
le/gdata/util/ContentType.java

http://code.google.com/p/google-http-java-client/issues/detail?id=41

Java environments (e.g. Java 6, Android 2.3, App Engine, or All)?

All

Please describe the feature requested.

Add a utility to parse a Content-Type header.  Some use cases:

* HttpRequest.normalizeMediaType
* Respecting the charset parameter
* Accessing the boundary parameter for multipart responses

Original issue reported on code.google.com by yan...@google.com on 4 May 2012 at 8:16

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 30 May 2012 at 10:05

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 1 Jun 2012 at 1:10

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 1 Jun 2012 at 1:10

GoogleCodeExporter commented 9 years ago
Submitted in a4c4f2edfa7b

Original comment by mlin...@google.com on 4 Jun 2012 at 4:15