Package http provides utilities for reading HTTP requests and writing HTTP responses.
This project is under the Apache License, Version 2.0. See the LICENSE file for the full license text.
This library has been influenced by https://github.com/go-macaron/macaron and https://github.com/go-gitea/gitea and adapted to work with https://github.com/go-chi/chi .