rawhttp
rawhttp copied to clipboard
Raw HTTP client in Go for complete request control and customization.
rawhttp
- Forked and adapted from https://github.com/gorilla/http and https://github.com/valyala/fasthttp
- The original idea is inspired by @tomnomnom/rawhttp work