Changelog
I implemented 2 additional features.
- You can now write the output of
goshs
to a file using-o/--output
. - You can now also upload files using PUT. This can be used with
curl -T <file> http://ip:port/path
I implemented 2 additional features.
goshs
to a file using -o/--output
.curl -T <file> http://ip:port/path