pankajsharma304 / google-api-java-client

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

MethodOverride.java should clear URI query parameters when moving large URI's to a POST, #836

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
MethodOverride.java should clear URI query parameters when moving large URI's 
to a POST, otherwise request is rejected with "414 Request-URI Too Large".

Original issue reported on code.google.com by ngmic...@google.com on 30 Aug 2013 at 6:04

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

Original comment by ngmic...@google.com on 30 Aug 2013 at 6:39

GoogleCodeExporter commented 9 years ago

Original comment by ngmic...@google.com on 30 Aug 2013 at 6:39

GoogleCodeExporter commented 9 years ago

Original comment by ngmic...@google.com on 3 Sep 2013 at 4:05