Bash - CURL a POST with custom UserAgent and follow redirects

curl -L -X POST -d "foo=bar" http://www.example.com --insecure -A "UserAgentString-https://codepad.co/snippet/uG8u98Su"

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.