Merge: Added contributing guidelines and link from readme
[nit.git] / lib / nitcorn / http_request.nit
2016-06-01 Alexandre Terrasalib/nitcorn: fix `non-public init` warnings
2016-06-01 Alexandre Terrasalib/nitcorn: fix `missing doc` warnings
2016-02-19 Jean Privatcode: update clients of the former `recover_with`
2015-08-27 Jean Privatcode: update references to `standard`
2014-12-17 Alexandre Terrasalib/nitcorn: allows access to POST raw body
2014-12-12 Alexandre Terrasalib/nitcorn: fixes useless empty init
2014-10-11 Jean Privatlib: remove useless comparison on null that broke tests
2014-10-06 Lucas Bajoletlib/nitcorn: HttpRequest added methods to get an argume...
2014-09-02 Alexis Laferrièrelib/nitcorn: intro `HttpRequest::all_args`
2014-08-15 Jean Privatlib: prepare for new constructors
2014-07-31 Alexis Laferrièrenitcorn: harden request processing
2014-07-30 Alexis Laferrièrelib: intro the web server nitcorn