aboutsummaryrefslogtreecommitdiffhomepage
path: root/middleware/logging.go
Commit message (Expand)AuthorAge
* Store client IP address in request contextGravatar Frédéric Guillot2018-09-09
* Use canonical importsGravatar Frédéric Guillot2018-08-24
* Rewrite RealIP() to avoid returning an empty stringGravatar Frédéric Guillot2018-06-01
* Use vanilla HTTP handlers (refactoring)Gravatar Frédéric Guillot2018-04-29
* Use Gorilla middleware (refactoring)Gravatar Frédéric Guillot2018-04-27