aboutsummaryrefslogtreecommitdiffhomepage
path: root/http/response
Commit message (Expand)AuthorAge
* Do not buffer responses in the image proxyGravatar Peter De Wachter2019-09-10
* Remove charset=utf-8 from JSON responsesGravatar Frédéric Guillot2018-11-03
* Fix typo in license headerGravatar Frédéric Guillot2018-10-08
* Refactor HTTP response builderGravatar Frédéric Guillot2018-10-08
* Use canonical importsGravatar Frédéric Guillot2018-08-24
* Compress JSON, CSS and Javascript responsesGravatar Frédéric Guillot2018-07-19
* Compress HTML responses to Gzip/Deflate if supported by browserGravatar Frédéric Guillot2018-07-06
* Use vanilla HTTP handlers (refactoring)Gravatar Frédéric Guillot2018-04-29