Files
MaxScale/server
Markus Mäkelä 4eb121ce35 MXS-1220: Rename and reorganize HttpParser
The HttpParser class was renamed to HttpRequest as it parses and processes
only HTTP requests. A second class that creates a HTTP response needs to
be created to handle the response generation.

Moved some of the HTTP constants and helper functions to a separate
http.hh header.
2017-05-04 09:10:32 +03:00
..
2017-02-14 21:42:28 +02:00
2017-01-16 10:56:33 +02:00