Commit graph

25 commits

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