yhirose
|
f5e19faae7
Updated README
|
6 years ago |
yhirose
|
2e360f9dd6
Improved Stream interface
|
6 years ago |
yhirose
|
e5ca863de5
Merge pull request #334 from vvanelslande/add_503
|
6 years ago |
Valentin Vanelslande
|
126f1d177e
Add status message: 503 Service Unavailable
|
6 years ago |
yhirose
|
b557ac9328
Code format
|
6 years ago |
yhirose
|
f6db19959f
Merge pull request #333 from stupedama/master
|
6 years ago |
yhirose
|
6b4df41b30
Fix #330
|
6 years ago |
yhirose
|
0d81e20129
Fix #332
|
6 years ago |
Fredrik Fjeldvær
|
26cb83ed6c
if std::thread::hardware_concurrency() is 0 use 2 threads. also -1 thread because we already have one thread from the main function
|
6 years ago |
yhirose
|
b4f808da74
Updated example/upload.cc
|
6 years ago |
yhirose
|
7fbb8bb3fd
Merge pull request #326 from vvanelslande/add_202
|
6 years ago |
Valentin Vanelslande
|
db27812198
Add status message for 202 Accepted
|
6 years ago |
yhirose
|
6fe6fd5dbe
Fixed build errors
|
6 years ago |
yhirose
|
0ee9660f3d
Code format
|
6 years ago |
yhirose
|
a15d16a9de
Moved Stream concrete classes into detail namespace
|
6 years ago |
yhirose
|
dfebfd9033
Merge pull request #325 from rockwotj/master
|
6 years ago |
Tyler Rockwood
|
fcdaa24fc5
Properly implement BufferStream::read
|
6 years ago |
yhirose
|
7f749740f7
Merge pull request #324 from hyperxor/use_cpp_11_for_delays
|
6 years ago |
hyperxor
|
7b4494748e
fix indentation
|
6 years ago |
hyperxor
|
7e1c107029
Use sleep_for and chrono for delays in tests
|
6 years ago |
yhirose
|
db7ae0ec21
Merge pull request #322 from hyperxor/fix_response_move
|
6 years ago |
hyperxor
|
b16905ec8b
Fix Response move
|
6 years ago |
yhirose
|
2f72845008
Fix #319
|
6 years ago |
yhirose
|
68aeb4a06a
Merge pull request #317 from hyperxor/tiny_improvement_in_data_sink
|
6 years ago |
hyperxor
|
568fda62b4
Tiny improvement in DataSink class
|
6 years ago |
yhirose
|
04957c0f08
Fix #315
|
6 years ago |
yhirose
|
96e9ec0663
Improved DataSink interface
|
6 years ago |
yhirose
|
c58fca5dba
Added more tests
|
6 years ago |
yhirose
|
d2fae4031c
Fixed build errors
|
6 years ago |
yhirose
|
de844e67ef
Proxy support for Keep-Alive requests
|
6 years ago |