artiya4u / google-http-java-client

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

HttpMethods: add PATCH #167

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/rfc5789

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

All

Please describe the feature requested.

Google APIs make use of the HTTP PATCH verb, and there is an actual standard 
document behind it, so might as well add it to HttpMethods.

Original issue reported on code.google.com by yan...@google.com on 19 Nov 2012 at 9:22

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 13 Dec 2012 at 2:38

GoogleCodeExporter commented 9 years ago
https://codereview.appspot.com/7016047/

Original comment by yan...@google.com on 27 Dec 2012 at 5:50

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 27 Dec 2012 at 6:40