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
3c2b8c7e53
Simple-Web-Server
/
tests
History
Download ZIP
Download TAR.GZ
eidheim
a1d8282918
Deprecated Request::remote_endpoint_address() and Request::remote_endpoint_port()
2019-09-17 10:59:21 +02:00
..
assert.hpp
Cleanup of include guards
2019-06-25 11:56:21 +02:00
CMakeLists.txt
Made use of clang's Thread Safety Analysis
2019-06-25 11:29:36 +02:00
crypto_test.cpp
Improved ASSERT macro, and renamed tests/check.hpp to tests/assert.hpp
2019-03-23 13:46:31 +01:00
io_test.cpp
Deprecated Request::remote_endpoint_address() and Request::remote_endpoint_port()
2019-09-17 10:59:21 +02:00
parse_test.cpp
Added SimpleWeb::Date::to_string to create HTTP date strings
2019-07-31 15:23:50 +02:00
status_code_test.cpp
Fixes
#261
: SimpleWeb::status_code(const std::string &) now only regards the status code number when searching for status code enum, and can also return undefined enums that can be cast to an integer value
2019-04-29 13:30:22 +02:00