Fixes: https://github.com/payloadcms/payload/issues/6486 Adds `X-HTTP-Method-Override` header to allow for sending query params in the body of a POST request. This is useful when the query param string hits the upper limit.
Fixes: https://github.com/payloadcms/payload/issues/6486 Adds `X-HTTP-Method-Override` header to allow for sending query params in the body of a POST request. This is useful when the query param string hits the upper limit.