okigan / awscurl

curl-like access to AWS resources with AWS Signature Version 4 request signing.
MIT License
737 stars 91 forks source link

Make following redirects opt in #118

Closed okigan closed 3 years ago

bibliotechy commented 3 years ago

@okigan OK, addressed your comments and concerns and cleaned up the commit message a bit. Thanks!

bibliotechy commented 3 years ago

I tried to run ci-in-docker.sh locally, but it failed with the following after building the Ubuntu image and installing three python runtimes.

+ pip install tox
./install.sh: line 41: pip: command not found