yhirose
|
484e4415c6
|
Fixed build error
|
2017-06-28 21:16:16 -04: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
|
29c56644b0
|
Visual Studio 2015 support.
|
2015-08-04 18:13:39 -04:00 |
|
yhirose
|
34e5903167
|
Changed examples to use the generic lambda.
|
2014-07-11 21:51:49 -04:00 |
|
yhirose
|
8fc7140e06
|
added port no. and base dir arguments to simplesvr.
|
2013-07-04 22:46:25 -04:00 |
|
yhirose
|
292d1aeff7
|
added simplesvr sample.
|
2013-07-04 22:08: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
|
487ad28a17
|
Added httplib.h to solution file.
|
2012-10-05 16:58:39 -04:00 |
|
yhirose
|
6062ea592b
|
Refactoring. Removed some client methods.
|
2012-10-05 13:58:56 -04:00 |
|
yhirose
|
3c8c835489
|
Added client methods with shared pointer to Response.
|
2012-10-04 01:18:18 -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 |
|
yhirose
|
ced9c38339
|
Renamed Context to Connection. Removed DSL macro.
|
2012-09-28 18:31:03 -04:00 |
|
yhirose
|
6897c64c74
|
Renamed project name to 'cpp-httplib'.
|
2012-09-27 21:05:36 -04:00 |
|
yhirose
|
8b58a3aecc
|
Added comment.
|
2012-09-27 20:56:17 -04:00 |
|
yhirose
|
6818f18275
|
Added SIGINT signal handler.
|
2012-09-26 11:55:14 -04:00 |
|
yhirose
|
95c0a6d7a8
|
Removed 'test' target.
|
2012-09-26 11:50:38 -04:00 |
|
yhirose
|
7c803330e0
|
Simplified the sample code.
|
2012-09-25 23:21:57 -04:00 |
|
yhirose
|
ace3bb6caf
|
Fixed variable capture problem.
|
2012-09-25 22:55:51 -04:00 |
|
yhirose
|
bad43c66d7
|
Added the hello world sample to README.md.
|
2012-09-25 22:21:42 -04:00 |
|
yhirose
|
181d642238
|
Added 'hello' example.
|
2012-09-25 22:10:19 -04:00 |
|
yhirose
|
be2a1fdb9d
|
Refactoring and DSL support.
|
2012-09-25 22:09:56 -04:00 |
|
yhirose
|
107a2b9b5d
|
Supported GET routing.
|
2012-09-25 08:01:24 -04:00 |
|
yhirose
|
3fbd3afb6c
|
Changed to take host-name instead of address.
|
2012-09-24 20:50:07 -04:00 |
|
yhirose
|
c5c1c4d412
|
Win32 support.
Merged windows branch.
Revert "Merged windows branch."
This reverts commit ceb070d993f49543aa26a0ce9bd7e1f9ffabe5f5.
|
2012-09-24 11:04:32 -04:00 |
|
yhirose
|
277d7c0854
|
Added Context struct.
|
2012-09-24 07:57:09 -04:00 |
|
yhirose
|
dfe95a669d
|
Added httpsvrkit.h and sample.
|
2012-09-23 00:40:46 -04:00 |
|