Gestiada / google-api-java-client

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

HttpRequest.method should be an enum #47

Closed GoogleCodeExporter closed 9 years ago

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

N/A

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

All.

Please describe the feature requested.

Currently HttpRequest.method is a String.  An enum would be a better choice.  
Note that this is a backwards-incompatible change.

Original issue reported on code.google.com by yan...@google.com on 19 Oct 2010 at 9:11

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 20 Oct 2010 at 4:21

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 8 Jan 2011 at 6:42

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 18 Feb 2011 at 1:20