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

HttpHeaders.getContentLength should be a Long, not a String #89

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

HttpHeaders.getContentLength should be a Long, not a String #89

wonderfly opened this issue Jan 9, 2015 · 2 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 April 17, 2012 15:05:58

External references, such as a standards document, or specification? http://javadoc.google-http-java-client.googlecode.com/hg/1.8.3-beta/com/google/api/client/http/HttpHeaders.html#getContentLength() Java environments (e.g. Java 6, Android 2.3, App Engine, or All)? All Please describe the feature requested. HttpHeaders.getContentLength should be a Long, not a String. We should review the other headers also for the same thing, e.g. perhaps getRetryAfter?

Note that this change would be backwards incompatible.

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

@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
Copy link
Contributor Author

From rmis...@google.com on May 14, 2012 07:14:07

Labels: -Milestone-Version1.9.0 Milestone-Version1.10.0

@wonderfly wonderfly self-assigned this Jan 9, 2015
@wonderfly
Copy link
Contributor Author

From yan...@google.com on June 06, 2012 05:53:49

http://codereview.appspot.com/6300047/

Status: Fixed
Owner: yan...@google.com
Cc: rmis...@google.com

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