0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 04:02:15 +02:00
openvpn3/openvpn/http
2015-10-24 18:28:04 -06:00
..
header.hpp Boost dependency elimination -- change boost::algorithm 2015-06-04 19:22:59 -06:00
htmlskip.hpp HTTP proxy client can now skip extraneous HTML content 2015-06-03 21:50:28 -06:00
parseutil.hpp Updated copyright to 2015. 2015-01-06 12:56:21 -07:00
reply.hpp Added HTTP ReplyType and RequestType typedef containers. 2015-04-09 00:22:27 -06:00
request.hpp In HTTP::Request (request.hpp), added at_least_http_1_1() 2015-09-02 03:12:42 -07:00
status.hpp In HTTP::Status (status.hpp), added 412 PreconditionFailed. 2015-09-02 03:13:57 -07:00
urlencode.hpp In urlencode.hpp decode_path() method, remove leading '/' 2015-07-04 16:01:03 -06:00
urlparm.hpp Added URL::Parm and URL::ParmList for parsing URL parameters. 2015-09-02 12:09:53 -07:00
urlparse.hpp urlparse.hpp : if URI is empty, set to "/". 2015-10-24 18:28:04 -06:00
webexcept.hpp Added HTTP::WebException for throwing exceptions 2015-09-02 12:12:00 -07:00