LuckyLaszlo
|
4ab099ee4d
|
redone _read_request(). Should work with any BUFSIZE.
+ WIP in some aspects. Need to adjust parse_request() among others things.
+ update memo.txt
|
2022-08-07 05:41:01 +02:00 |
|
LuckyLaszlo
|
e596d8f093
|
MIME types map for correct Content-type header
+ append body to string cause encoding problem, so added temp buf in Client.
|
2022-08-05 04:24:15 +02:00 |
|
LuckyLaszlo
|
3102253092
|
wip DELETE, POST (no cgi, need testing)
|
2022-08-04 20:56:37 +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 |
|
LuckyLaszlo
|
8a7204b7a5
|
init
|
2022-07-07 20:13:14 +02:00 |
|