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
647a733251
Simple-Web-Server
/
tests
History
Download ZIP
Download TAR.GZ
eidheim
2860f76139
HttpHeader::FieldValue::SemicolonSeparated renamed to HttpHeader::FieldValue::SemicolonSeparatedAttributes, and cleanup of HttpHeader::FieldValue::SemicolonSeparatedAttributes::parse, attribute values are now also percent-decoded
2017-11-08 11:30:21 +01:00
..
CMakeLists.txt
Modernised all CMakeLists.txt files, and made it easier to use Simple-Web-Server as a sub-project
2017-11-07 11:45:17 +01:00
crypto_test.cpp
Comments addition and cleanup
2017-07-10 11:12:10 +02:00
io_test.cpp
Removed unnecessary: return 0;
2017-09-26 09:39:20 +02:00
parse_test.cpp
HttpHeader::FieldValue::SemicolonSeparated renamed to HttpHeader::FieldValue::SemicolonSeparatedAttributes, and cleanup of HttpHeader::FieldValue::SemicolonSeparatedAttributes::parse, attribute values are now also percent-decoded
2017-11-08 11:30:21 +01:00
status_code_test.cpp
Applied clang-format to status_code_test.cpp
2017-09-08 14:58:55 +02:00