mirror of
https://github.com/wahyd4/caddy.git
synced 2026-08-11 06:16:26 +10:00
Fixes #1961 According to RFC 7231 and RFC 7230, there's no reason a GET-Request can't have a body (other than it possibly not being supported by existing software). It's use is simply not defined, and is left to the application.