1
0
mirror of synced 2025-06-10 20:21:41 +03:00
Commit Graph

19 Commits

Author SHA1 Message Date
312a8d7523 Removed HTTP version. It's now always 'HTTP/1.1'. 2018-05-13 19:18:25 -04:00
6c5d0b2a18 Fix #57 and #62 2018-05-08 21:51:41 -04:00
23c8f0c738 Fixed #28. (Keep-Alive connection support) 2017-12-20 17:32:15 -05:00
a83dcefe86 Fixed SSL server problem with bad key.pem and cert.pem 2017-12-17 22:23:05 -05:00
95b22a980a Fixed #35 2017-12-16 19:07:58 -05:00
31e53d21e4 Fixed #32 2017-12-10 22:34:37 -05:00
e58cfe8168 Fixed warnings 2017-12-05 17:28:52 -05:00
7cdf62dd31 Fixed build errors and adjusted a test case. 2017-06-28 19:36:48 -04:00
22f124f871 Added OpenSSL support. #5 2017-04-21 23:13:30 -04:00
34e5903167 Changed examples to use the generic lambda. 2014-07-11 21:51:49 -04:00
1b2f37e241 Made Response argument 'const'. 2012-10-12 21:40:07 -04:00
e8a18ad447 Removed Connection class. 2012-10-12 16:09:39 -04:00
3b3828aaff Fixed unit test. Added URL encoding. 2012-10-11 23:52:34 -04:00
1d0b3504bd Refactoring. 2012-10-04 00:38:32 -04:00
17bf14a2f7 Fixed build error. 2012-10-03 23:50:23 -04:00
ffde8b7e4b Refactoring. 2012-10-03 21:55:01 -04:00
aa75fbb5f9 Refactoring. 2012-10-03 20:11:22 -04:00
42473b722f Code refactoring. 2012-10-02 22:37:14 -04:00
762e7938fd Added client. 2012-10-02 20:39:13 -04:00