examples: annotate examples
[nit.git] / lib / nitcorn / http_response.nit
2016-08-15 Alexandre Terrasalib/nitcorn: make HttpRequest and HttpResponse serializable
2016-06-08 Lucas Bajoletlib/core: Renamed `Text::bytelen` to `Text::byte_length`
2016-06-01 Alexandre Terrasalib/nitcorn: fix `missing doc` for http_response
2016-06-01 Alexandre Terrasalib/nitcorn: fix `non-public init` warnings
2016-03-21 Alexis Laferrièrelib/nitcorn: fix last references to unitcorn
2015-11-07 Alexis Laferrièrelib/nitcorn: intro `HttpResponse::files` to append...
2015-08-03 Alexandre Terrasanitcorn: use `bytelen` instead of `length` when setting...
2015-05-28 Alexandre Terrasalib/nitcorn: remove useless types
2014-07-30 Alexis Laferrièrelib: intro the web server nitcorn