When I load a request with wuzz -f [FILENAME] where the file contains {"data":"foo=bar","get":"bar=baz","headers":"Accept-Charset: smth","method":"PATCH","url":"https://google.de"}
the Request data field is blank.
Any thoughts? Am I doing something wrong?
Thanks in advance!
When I load a request with
wuzz -f [FILENAME]
where the file contains{"data":"foo=bar","get":"bar=baz","headers":"Accept-Charset: smth","method":"PATCH","url":"https://google.de"}
the Request data field is blank. Any thoughts? Am I doing something wrong? Thanks in advance!