My Test Golang project
HTTP GET ParserHTTP ResponseMimetype supportContent Length support- urlDecode/urlEncode
- If-Modified-Since header support
- ETag support
- Multipart Form Data support
- POST method support
- PUT method support
- OPTIONS method support
- HEAD method support
- DELETE method support
- Other methods support
- Keep Alive support
- Encoding support
- GZip/Deflate support
- Accept header support
- Configuration support, update configuration on signal
- Other Signals handlers
- Multi host support
- HTTPS support
- HTTP/2 support
- Performance test
- Tests
- ...