mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
5d29d30118
fetch() doesn't allow a HTTP body for GET, which is fair enough. This means we need to dynamically combine arguments based on HTTP verb.