Files
MaxScale/server/core
Markus Mäkelä 9d0d394361 MXS-1220: Expand HttpResponse class
The class now generates default headers. The ETag and Last-Modified tags
do not represent any actual modification time or resource hash.

The basic functionality of the HTTP responses is tested by the core test
suite. More advanced testing of the whole REST API is still required.

Removed the static `create` functions as only the JSON parsing version
could generated errors and even then the errors were unlikely. By
replacing the static creator function with a normal constructor, the
HttpResponse class can now also be created on the stack making its use
easier.
2017-05-04 09:10:33 +03:00
..
2017-05-04 09:10:33 +03:00
2017-05-04 09:10:33 +03:00
2017-03-24 09:21:20 +02:00
2017-03-24 09:21:20 +02:00
2017-04-05 11:35:13 +03:00
2017-04-27 12:29:46 +03:00
2017-05-02 11:32:08 +03:00
2017-02-14 21:42:28 +02:00
2017-03-24 09:21:20 +02:00
2017-03-27 09:49:21 +02:00
2017-03-24 09:21:20 +02:00
2017-03-24 09:21:20 +02:00
2017-03-24 11:11:15 +02:00
2017-03-24 09:21:20 +02:00
2017-03-13 10:45:55 +02:00
2017-02-20 11:07:44 +02:00
2017-03-24 09:21:20 +02:00
2017-03-24 09:21:20 +02:00
2017-04-05 11:35:13 +03:00
2017-03-24 09:21:20 +02:00
2017-05-03 14:16:35 +03:00
2017-03-24 09:21:20 +02:00
2017-03-24 09:42:38 +02:00
2017-03-24 09:45:42 +02:00
2017-03-03 15:30:25 +02:00
2017-03-24 09:51:56 +02:00
2017-05-03 14:16:35 +03:00
2017-04-18 14:53:12 +03:00
2017-03-24 10:58:19 +02:00
2017-03-24 11:11:15 +02:00
2017-04-05 11:35:13 +03:00
2017-05-03 14:16:35 +03:00