stephenseo
  • Joined on 2021-04-30
stephenseo pushed to dev at stephenseo/c_simple_http 2024-09-06 08:33:48 +00:00
9294108f13 Impl. print of specific headers arg/option
stephenseo pushed to main at stephenseo/c_simple_http 2024-09-06 07:42:08 +00:00
fcad980593 Add flag to disable peer address printing
274f0af887 Debug print only in Debug builds
Compare 2 commits »
stephenseo pushed to dev at stephenseo/c_simple_http 2024-09-06 07:42:08 +00:00
fcad980593 Add flag to disable peer address printing
274f0af887 Debug print only in Debug builds
Compare 2 commits »
stephenseo pushed to main at stephenseo/c_simple_http 2024-09-06 06:59:11 +00:00
c9c21105f6 Only allow protocol "HTTP/1.1"
c194555527 Add support for different error responses
42d97e03b3 Remove "?" or "#" starting suffixes from path
Compare 3 commits »
stephenseo pushed to dev at stephenseo/c_simple_http 2024-09-06 06:59:11 +00:00
c9c21105f6 Only allow protocol "HTTP/1.1"
c194555527 Add support for different error responses
42d97e03b3 Remove "?" or "#" starting suffixes from path
Compare 3 commits »
stephenseo pushed to main at stephenseo/c_simple_http 2024-09-06 05:31:04 +00:00
0196588f51 Update third party submodule SimpleArchiver
stephenseo pushed to dev at stephenseo/c_simple_http 2024-09-06 05:31:04 +00:00
0196588f51 Update third party submodule SimpleArchiver
stephenseo pushed to dev at stephenseo/SimpleArchiver 2024-09-06 05:28:59 +00:00
425fa77900 Fixes related to compiler warnings
stephenseo pushed to dev at stephenseo/SimpleArchiver 2024-09-06 05:25:38 +00:00
16090ee0c2 Fixes related to compiler warnings
stephenseo pushed to main at stephenseo/c_simple_http 2024-09-06 04:47:51 +00:00
3c620d852a update README.md
stephenseo pushed to dev at stephenseo/c_simple_http 2024-09-06 04:47:51 +00:00
3c620d852a update README.md
stephenseo pushed to main at stephenseo/c_simple_http 2024-09-06 04:45:54 +00:00
21f3a3a103 Fix warnings
af942c927b Add CMakeLists.txt, update .gitignore
Compare 2 commits »
stephenseo pushed to dev at stephenseo/c_simple_http 2024-09-06 04:45:23 +00:00
21f3a3a103 Fix warnings
af942c927b Add CMakeLists.txt, update .gitignore
Compare 2 commits »
stephenseo pushed to main at stephenseo/c_simple_http 2024-09-06 04:17:03 +00:00
6cfaf4edd8 Update README.md
stephenseo pushed to dev at stephenseo/c_simple_http 2024-09-06 04:17:03 +00:00
6cfaf4edd8 Update README.md
stephenseo pushed to main at stephenseo/c_simple_http 2024-09-06 04:12:22 +00:00
a9864542b3 Add README.md, ensure listening port is printed
stephenseo pushed to dev at stephenseo/c_simple_http 2024-09-06 04:12:22 +00:00
a9864542b3 Add README.md, ensure listening port is printed
stephenseo pushed to main at stephenseo/c_simple_http 2024-09-06 03:51:16 +00:00
d89117430d Minor tweaks/fixes
b12029984f Add more example.config stuff
Compare 2 commits »
stephenseo pushed to dev at stephenseo/c_simple_http 2024-09-06 03:51:16 +00:00
d89117430d Minor tweaks/fixes
b12029984f Add more example.config stuff
Compare 2 commits »
stephenseo pushed to main at stephenseo/c_simple_http 2024-09-06 03:04:58 +00:00
2d215b4a4e Fix invalid read when checking for "_FILE" vars