This website requires JavaScript.
Explore
Help
Sign in
jyapayne
/
Simple-Web-Server
Watch
1
Star
0
Fork
You've already forked Simple-Web-Server
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
bd9c1192bb
Simple-Web-Server
/
tests
History
Download ZIP
Download TAR.GZ
eidheim
fb4a17d5ed
Fixes
#203
: header field values are now correctly parsed even with more than 1 space after :
2018-01-24 13:04:06 +01:00
..
CMakeLists.txt
Added MSVC support to cmake files (not tested, but hopefully it works). Some tests are disabled due to lacking MSVC options.
2017-11-14 19:44:40 +01:00
crypto_test.cpp
Comments addition and cleanup
2017-07-10 11:12:10 +02:00
io_test.cpp
Added chunked transfer tests
2017-11-19 18:03:28 +01:00
parse_test.cpp
Fixes
#203
: header field values are now correctly parsed even with more than 1 space after :
2018-01-24 13:04:06 +01:00
status_code_test.cpp
Applied clang-format to status_code_test.cpp
2017-09-08 14:58:55 +02:00