Eric LAZO
|
c9c8946e70
|
merge, the whole thing is cleaner
|
2022-08-15 19:54:26 +02:00 |
|
Eric LAZO
|
19da59ecf8
|
cleaned things up
|
2022-08-15 19:40:21 +02:00 |
|
lperrey
|
a284e400c1
|
changed client_body_limit (now in KB)
+ multiples little adjusts
|
2022-08-15 02:14:27 +02:00 |
|
Eric LAZO
|
52824f30bd
|
merged and added colors to makefile
|
2022-08-12 15:24:10 +02:00 |
|
LuckyLaszlo
|
400efbe720
|
Wip chunked decoding
+ Need to test normal body parsing
+ path_is_valid() renamed eval_file_type()
+ replaced atoi with strtol/strtoul
|
2022-08-12 05:50:00 +02:00 |
|
Me
|
f7c0ff1a8a
|
clean up
|
2022-08-12 04:38:07 +02:00 |
|
Me
|
9ee7205b95
|
Index and Autoindex work nicely, standarized way paths for root and location path are stored in config, still needs a little polishing prolly
|
2022-08-08 02:50:37 +02:00 |
|
Me
|
f777441edf
|
autoindex in progress but need to check stuff on master branch
|
2022-08-07 20:37:53 +02:00 |
|
Me
|
6f0c3b4d6d
|
kinda successful merge, weird tho, didn't go as smoothly with VScode as usual...
|
2022-08-05 22:25:11 +02:00 |
|
LuckyLaszlo
|
0026106bf6
|
default and custom error pages response
+ refactoring in response.cpp (functions split)
+ added Client::clear()
+ added replace_all_substr() in utils.cpp
|
2022-08-04 02:52:31 +02:00 |
|
Me
|
3d46505411
|
well, restructured things a bit, but mostly started trying to sort LocationConfigs, it is sort of going well, good ideas, implementations is still a bit lacking...
|
2022-08-04 01:09:40 +02:00 |
|
LuckyLaszlo
|
8f167d85f3
|
wip integration of client.request and ServerConfig
+ Client get return reference
+ wip binary flags for http_method
+ moved config parser files
|
2022-08-02 21:11:54 +02:00 |
|