Skip to content

Instantly share code, notes, and snippets.

@housni
Created September 27, 2018 15:52
Show Gist options
  • Save housni/853f7b7899ed4d1fd705fa1a05198de0 to your computer and use it in GitHub Desktop.
Save housni/853f7b7899ed4d1fd705fa1a05198de0 to your computer and use it in GitHub Desktop.
$ curl \
-X GET \
-s \
-w "%{url_effective}\n%{http_code}\n%{redirect_url}" \
"https://3obl3k5ugh.execute-api.us-east-1.amazonaws.com/Prod/test/path?key1=val1&key2=val2&key3=val3"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment