Commit Graph

22 Commits

Author SHA1 Message Date
dd15b9d906 Http and proxy refactor 2021-03-19 17:55:52 +01:00
c1d076db04 Refactor code to avoid warnings 2021-03-18 20:27:45 +01:00
26d54e9968 Added error documents and 203 response if webroot does not exist 2021-03-11 20:19:14 +01:00
4b3c067a75 Fix includes 2021-01-17 17:56:16 +01:00
b676388018 Bugfix for proxy 2021-01-08 19:45:41 +01:00
95946b1666 Reverse proxy working 2021-01-07 21:58:45 +01:00
351568004f Add reverse proxy 2021-01-06 23:24:47 +01:00
798c41f1c8 Bugfix for POST and PUT method 2020-12-29 11:48:56 +01:00
b04c787df4 Method parsing bugfix 2020-12-29 10:46:44 +01:00
6fa62aeb4d Range Responses 2020-12-28 19:11:56 +01:00
ed233f8b5e Bugifx for closed connections 2020-12-28 16:07:39 +01:00
7cb4f40d22 Process FastCGI header fields 2020-12-28 13:18:38 +01:00
c708633197 FastCGI stdin implementation 2020-12-27 23:57:14 +01:00
1733ad3c1d Always lowering both http field names in search 2020-12-27 19:36:48 +01:00
885ec2226f FastCGI working buggy 2020-12-27 18:33:50 +01:00
bfe08623c2 Bugfix for receive in http.c 2020-12-24 23:52:58 +01:00
463568182d Check for illegal characters in http header 2020-12-23 18:29:38 +01:00
815fa32d14 Fix for free() 2020-12-22 18:43:11 +01:00
db224c7452 Renamed http not strict 2020-12-16 18:44:43 +01:00
812d5ab384 Renamed http strict and not strict 2020-12-16 18:43:53 +01:00
80ed6dea3e Added http header strict and not strict mode 2020-12-16 18:35:11 +01:00
8002ab3ed7 Moved http.c and http.h from src/net to src 2020-12-13 20:55:27 +01:00