ChopChop icon indicating copy to clipboard operation
ChopChop copied to clipboard

Ability to control request method

Open bentasker opened this issue 5 years ago • 0 comments

It'd be useful to be able to control the request method, up to and including being able to specify some POST data.

It'd also mean where you're only interested in headers, you could place a HEAD instead of a GET (particularly useful if the asset you're requesting against is sizeable)

bentasker avatar Jun 24 '20 11:06 bentasker