ChopChop
ChopChop copied to clipboard
Ability to control request method
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)