ahmadnassri/httpsnippet

View on GitHub
src/targets/shell/wget/fixtures/short-options.sh

Summary

Maintainability
Test Coverage
wget -q --method POST --header 'cookie: foo=bar; bar=baz' --header 'accept: application/json' --header 'content-type: application/x-www-form-urlencoded' --body-data foo=bar -O - 'http://mockbin.com/har?foo=bar&foo=baz&baz=abc&key=value'