-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/50683/
-----------------------------------------------------------
(Updated Aug. 2, 2016, 9:06 p.m.)
Review request for mesos, Anand Mazumdar, Benjamin Mahler, and Vinod Kone.
Bugs: MESOS-5970
https://issues.apache.org/jira/browse/MESOS-5970
Repository: mesos
Description
-------
We remove the code that supported the `HTTP_PARSER_VERSION_MAJOR` < 2
path.
Diffs
-----
3rdparty/libprocess/src/decoder.hpp c0cefd4bdc55049ca0b0f63cd463de5ab30d952b
Diff: https://reviews.apache.org/r/50683/diff/
Testing
-------
The tests fail during incremental parsing of URLs. This is expected. The
subsequent patch fixes these tests.
Thanks,
Joris Van Remoortere