0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 20:13:05 +02:00
openvpn3/openvpn/ws
James Yonan f811dfd42c
In HTTP client (httpcli.hpp):
* Added Request::set_creds() method.

* In HTTPCore, added a virtual destructor that calls stop().

* Added is_alive() method.

* In HTTPDelegate class template, detach() method now accepts
  a keepalive parameter.

* Added HTTPDelegate::attach() method.
2020-01-09 12:23:42 +02:00
..
chunked.hpp copyright: updated to 2017 2020-01-09 12:23:33 +02:00
httpcli.hpp In HTTP client (httpcli.hpp): 2020-01-09 12:23:42 +02:00