eidheim
|
5c5a1f78b2
|
Added crypto.hpp for convenient C++ wrappings for commonly used OpenSSL functions
|
2016-12-20 12:21:38 +01:00 |
|
eidheim
|
eef8a10849
|
Added error reporting through on_error std::function
|
2016-12-19 08:44:41 +01:00 |
|
eidheim
|
302f980cf3
|
Added extra test: check if the stream version of the client request methods works if called first
|
2016-11-26 10:45:17 +01:00 |
|
eidheim
|
ddb5622f76
|
Fixed request path when using proxy with HTTPS client
|
2016-11-26 10:33:11 +01:00 |
|
eidheim
|
599775c83f
|
Made protocol() const, added default proxy ports, and added handshake on https proxy (based on #83)
|
2016-11-25 12:44:59 +01:00 |
|
eidheim
|
9d9a8622d5
|
Added proxy server support to Client. Based on #83
|
2016-11-24 14:07:11 +01:00 |
|
eidheim
|
74d7ca0cdb
|
Added Client::request stream content test as suggested in #87
|
2016-11-23 12:24:55 +01:00 |
|
eidheim
|
0d8052dcb9
|
Simplified Server::parse_request
|
2016-11-23 09:54:22 +01:00 |
|
eidheim
|
2f32a2b52f
|
Client now uses asynchronous asio read/write calls
|
2016-11-23 06:01:39 +01:00 |
|
eidheim
|
d6f3d55019
|
Renamed test folder to tests
|
2016-08-03 12:15:32 +02:00 |
|