yhirose
|
c74129a1c2
Fix #372 (#374)
|
5 years ago |
yhirose
|
18e750b4e7
Code cleanup
|
5 years ago |
Matthew DeVore
|
bf7700d192
Fix exception that occurs with libc++ regex engine (#368)
|
5 years ago |
yhirose
|
4c3b119dde
Code format
|
5 years ago |
hyperxor
|
ccc9a9b3f4
Remove code duplication in converting params to query
|
5 years ago |
rymis
|
f2bb9c45d6
Support for deflate compression (#360)
|
5 years ago |
yhirose
|
d0d744d520
Fixed compiler warning with Visual C++. Close #358
|
5 years ago |
yhirose
|
fce8e6fefd
Merge pull request #356 from samhocevar/fix-shadow-declarations
|
5 years ago |
Sam Hocevar
|
180aa32ebf
Fix a few shadowed variable compilation warnings.
|
5 years ago |
yhirose
|
064cc6810e
Fix #352
|
5 years ago |
yhirose
|
464cc89b77
Fix #351
|
5 years ago |
yhirose
|
ca5a50d2c9
Fix #349
|
5 years ago |
yhirose
|
851edaf77f
Code format
|
5 years ago |
yhirose
|
ac7742bb32
Changed the order of parameters of set_mounting_point.
|
5 years ago |
yhirose
|
8801e51138
Fix #341
|
5 years ago |
Vitaly Takmazov
|
5e43680486
HEAD support for static file server
|
5 years ago |
yhirose
|
79df842cc5
Updated README
|
5 years ago |
yhirose
|
2e360f9dd6
Improved Stream interface
|
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 |
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 |
Tyler Rockwood
|
fcdaa24fc5
Properly implement BufferStream::read
|
6 years ago |
hyperxor
|
b16905ec8b
Fix Response move
|
6 years ago |