yhirose
|
6a608b3ed4
Fixed Unit test failures on Windows
|
8 years ago |
yhirose
|
315c11d6e2
Implemented socket_reader
|
8 years ago |
yhirose
|
c3346a4815
Changed to use std::multimap for params
|
8 years ago |
yhirose
|
bb8a1df7a3
Fixed #21
|
8 years ago |
yhirose
|
4fb2f51766
Fixed #19
|
8 years ago |
yhirose
|
9bc2883090
Fixed #26
|
8 years ago |
yhirose
|
e90244e992
Fixed compiler warings (with -Wall and -Wextra)
|
8 years ago |
yhirose
|
28ba178fee
Fixed #27
|
8 years ago |
yhirose
|
90f9cd40f9
Fixed #3
|
8 years ago |
yhirose
|
1e3ef46862
Changed to return 'Server&' from 'get' and 'post'
|
8 years ago |
yhirose
|
2a45bdcd3b
Fixed #14
|
8 years ago |
yhirose
|
5f1ff58ed2
Added unit tests for AI_PASSIVE flag.
|
8 years ago |
yhirose
|
7cdf62dd31
Fixed build errors and adjusted a test case.
|
8 years ago |
yhirose
|
22f124f871
Added OpenSSL support. #5
|
8 years ago |
yhirose
|
efc579b14e
Changed to use getaddrinfo.
|
11 years ago |
yhirose
|
98e3e7b3c1
Changed test and README to use the generic lambda.
|
11 years ago |
yhirose
|
5c01c69223
fixed path to the current directory.
|
12 years ago |
yhirose
|
20fa4ba3b4
added return value to set_base_dir.
|
12 years ago |
yhirose
|
eef74af19b
static file support. vc12 support.
|
12 years ago |
yhirose
|
9c7cd1af71
Changed to use more c++11 features.
|
12 years ago |
yhirose
|
a1ef364247
Changed to use c++11 features.
|
12 years ago |
yhirose
|
b5ae7d0e7a
Added HEAD method support.
|
13 years ago |
yhirose
|
448a7f4f11
Fixed format.
|
13 years ago |
yhirose
|
e8a18ad447
Removed Connection class.
|
13 years ago |
yhirose
|
3b3828aaff
Fixed unit test. Added URL encoding.
|
13 years ago |
yhirose
|
6062ea592b
Refactoring. Removed some client methods.
|
13 years ago |
yhirose
|
3c8c835489
Added client methods with shared pointer to Response.
|
13 years ago |
yhirose
|
d187cdef50
Fixed problem with closing socket.
|
13 years ago |
yhirose
|
e0a25745cf
Added post method support.
|
13 years ago |
yhirose
|
ffde8b7e4b
Refactoring.
|
13 years ago |