Files
gerrit/gerrit-httpd
David Pursehouse 8c553b9625 StaticModule: Only attempt to parse polygerrit parameter on GET
Attempting to parse parameters on POST/PUT fails with BadMessageException.

This occurs for example when making any POST/PUT request to the
REST API via the command line.

Bug: Issue 6853
Change-Id: I774f1d41b040d2f283804f0394654530e1138cbb
2017-07-26 17:52:58 +01:00
..