gohttp
gohttp copied to clipboard
Alternatives for “python -m SimpleHTTPServer”, using golang
Results
7
gohttp issues
Sort by
recently updated
recently updated
newest added
gohttp seems to ignore the [range request header](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Range), e.g. `range: bytes=0-811` It would be great to support it!
does not work with a query string. python version does.
go 1.6 support HTTP2. Can you make it working with HTTP2?