aboutsummaryrefslogtreecommitdiffhomepage
path: root/http/response/json
Commit message (Collapse)AuthorAge
* Remove charset=utf-8 from JSON responsesGravatar Frédéric Guillot2018-11-03
| | | | See: https://www.iana.org/assignments/media-types/application/json
* 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
|
* Use vanilla HTTP handlers (refactoring)Gravatar Frédéric Guillot2018-04-29