``` Switch to POST if the request URI on a GET is too long. Form encode the query parameters into the body and set the header X-HTTP-Method-Override: GET. ``` Original issue reported on code.google.com by `jcgregorio@google.com` on 6 Feb 2012 at 3:47