Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HttpMediaType #100

Closed
wonderfly opened this issue Jan 9, 2015 · 4 comments
Closed

HttpMediaType #100

wonderfly opened this issue Jan 9, 2015 · 4 comments
Assignees
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@wonderfly
Copy link
Contributor

From yan...@google.com on May 04, 2012 13:16:19

External references, such as a standards document, or specification? http://tools.ietf.org/html/rfc2616#section-3.6 https://code.google.com/p/gdata-java-client/source/browse/trunk/java/src/com/google/gdata/util/ContentType.java https://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: http://code.google.com/p/google-http-java-client/issues/detail?id=100

@wonderfly wonderfly added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. imported priority: p2 Moderately-important priority. Fix may not be included in next release. labels Jan 9, 2015
@wonderfly wonderfly self-assigned this Jan 9, 2015
@wonderfly
Copy link
Contributor Author

From yan...@google.com on May 30, 2012 15:05:06

Labels: -Milestone-Version1.10.0 Milestone-Version1.11.0

@wonderfly
Copy link
Contributor Author

From yan...@google.com on June 01, 2012 06:10:21

Status: Accepted
Owner: mlin...@google.com
Cc: rmis...@google.com
Labels: -Milestone-Version1.11.0 Milestone-Version1.10.0

@wonderfly
Copy link
Contributor Author

From yan...@google.com on June 01, 2012 06:10:39

Summary: HttpMediaType

@wonderfly
Copy link
Contributor Author

From mlin...@google.com on June 04, 2012 09:15:30

Submitted in a4c4f2edfa7b

Status: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

1 participant