-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/45917/
-----------------------------------------------------------
(Updated April 11, 2016, 10:49 a.m.)
Review request for mesos, Greg Mann and Vinod Kone.
Bugs: MESOS-5063
https://issues.apache.org/jira/browse/MESOS-5063
Repository: mesos
Description
-------
Disable http-parser strict mode to allow flexible http header fields.
Diffs (updated)
-----
3rdparty/libprocess/3rdparty/CMakeLists.txt
21fc067c0da03c60471953342d863c9ecd6e72c7
3rdparty/libprocess/3rdparty/Makefile.am
217283cd3ce6df699b63dc5b8fb3aab0c6debd04
3rdparty/libprocess/3rdparty/http-parser/CMakeLists.txt.template
056a1c1e9b3e31f2958be7779e87294cc5b43710
3rdparty/libprocess/src/decoder.hpp 51ef6bcf264de3af8b80003d249d55bdc6953b98
3rdparty/libprocess/src/tests/ssl_tests.cpp
aa6021cadd4a1934afaf7f258ab8bcb83cafd6cb
Diff: https://reviews.apache.org/r/45917/diff/
Testing
-------
./configure --enable-ssl --enable-libevent
make distcheck
Thanks,
Zhiwei Chen