0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 04:02:15 +02:00
openvpn3/openvpn/http
ybarnovych 34435cbf65 Support optional HTTP Status Code reason
In HTTP 1.1 specification reason phrase in HTTP Status becomes optional.

For example, Tomcat 9 doesn't provide it.
See details: https://bz.apache.org/bugzilla/show_bug.cgi?id=60183

We need to make changes in our HTTP response parser accordingly.

Signed-off-by: Yuriy Barnovych yuriy@openvpn.net
2020-03-31 17:14:15 +03:00
..
header.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
htmlskip.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
method.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
parseutil.hpp Fix warnings reported by LLVM/Clang 2018-07-05 18:49:10 +02:00
reply.hpp Support optional HTTP Status Code reason 2020-03-31 17:14:15 +03:00
request.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
status.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
urlencode.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
urlparm.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
urlparse.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
validate_uri.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
webexcept.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00