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

HttpResponse.parseAs() accepts Void.class to ignore #110

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

HttpResponse.parseAs() accepts Void.class to ignore #110

wonderfly opened this issue Jan 9, 2015 · 13 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 10, 2012 13:01:06

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/HttpParser.html#parse(com.google.api.client.http.HttpResponse , java.lang.Class) http://javadoc.google-http-java-client.googlecode.com/hg/1.8.3-beta/com/google/api/client/http/HttpResponse.html#ignore() Java environments (e.g. Java 6, Android 2.3, App Engine, or All)? All Please describe the feature requested. Void.class may be a convenient way to say that you want to ignore the result. It would behave equivalent to calling HttpResponse.ignore(). But the nice thing is that then you are always following the same code path.

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

@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 July 14, 2012 04:34:53

Status: Accepted

@wonderfly
Copy link
Contributor Author

From yan...@google.com on August 02, 2012 07:30:34

Labels: -Milestone-Version1.11.0 Milestone-Version1.12.0

@wonderfly
Copy link
Contributor Author

From yan...@google.com on October 08, 2012 12:16:55

Labels: -Milestone-Version1.12.0 Milestone-Version1.13.0

@wonderfly
Copy link
Contributor Author

From yan...@google.com on October 24, 2012 10:37:58

Owner: ngmic...@google.com
Cc: rmis...@google.com

@wonderfly
Copy link
Contributor Author

From yan...@google.com on December 01, 2012 09:30:38

Labels: -Milestone-Version1.13.0 Milestone-Version1.14.0

@wonderfly
Copy link
Contributor Author

From yan...@google.com on January 09, 2013 06:49:32

Labels: -Milestone-Version1.14.0 Milestone-Version2.0.0

@wonderfly
Copy link
Contributor Author

From yan...@google.com on January 24, 2013 05:48:37

Labels: -Milestone-Version2.0.0 Milestone-Version1.14.0

@wonderfly
Copy link
Contributor Author

From yan...@google.com on February 04, 2013 04:40:53

Owner: yan...@google.com
Cc: ngmic...@google.com

@wonderfly
Copy link
Contributor Author

From yan...@google.com on February 04, 2013 20:49:22

Labels: -Milestone-Version1.14.0 Milestone-Version1.15.0

@wonderfly
Copy link
Contributor Author

From yan...@google.com on March 25, 2013 12:36:03

Owner: ngmic...@google.com
Cc: -ngmic...@google.com yan...@google.com

@wonderfly
Copy link
Contributor Author

From yan...@google.com on April 15, 2013 12:41:43

https://codereview.appspot.com/8772044/

Summary: HttpResponse.parseAs() accepts Void.class to ignore (was: HttpParser.parse() accepts Void.class for dataClass)
Status: Started
Owner: yan...@google.com
Cc: -yan...@google.com ngmic...@google.com

@wonderfly
Copy link
Contributor Author

From yan...@google.com on April 17, 2013 08:40:00

Status: Fixed

clundin25 pushed a commit to clundin25/google-http-java-client that referenced this issue Aug 11, 2022
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