bbeceee2b8
Session Handling initial
2024-09-30 17:07:24 +02:00
6479c4645d
Errorpage handling change and header work
2024-09-23 05:59:11 +02:00
52ff892387
Debug output korrigiert
2024-09-20 13:57:31 +02:00
a9595720c6
Add ICO mimetype
2024-03-13 09:24:00 +01:00
7b315bcc25
Bugfixes
2024-03-13 09:23:28 +01:00
ce41a4cd23
Remove post decoder from main and create new module
2023-07-18 08:58:51 +02:00
beef8490f5
Rework Configuration Load, it is possible to set directly a xml String or a file
2023-03-30 09:55:55 +02:00
22b40bd09e
Add header info for Dynamic Handling
2023-03-29 20:04:59 +02:00
18de367ae5
Add extended Logger function
2023-03-29 10:44:52 +02:00
f342610c4b
Add Remarks thats only HTTP/1.1 Header Compatibility
2023-03-29 10:44:30 +02:00
d22652cd92
added XML Debug String function and fix file selector
2023-03-29 10:43:54 +02:00
6a57a9f393
Removal of old caching
2023-03-29 10:41:36 +02:00
cfec9a7e9d
Updated header and added private header
2023-03-29 10:40:17 +02:00
6c9fdce488
More separated Configuration functions
2023-03-29 10:37:51 +02:00
d892791ab6
Separate http status functions
2023-03-29 10:37:20 +02:00
1e0ca0b1b1
New XML Config files and configuration of server to separate includes
2023-03-29 10:36:42 +02:00
9ef376da1d
If a Headerline has another : don't cut off there #6
2022-02-20 13:45:32 +01:00
5ad5d95e05
Last Header line missed #6
2022-02-20 13:28:31 +01:00
a78508440f
Add gz MIME Type
2022-02-17 15:30:17 +01:00
421dc9b04f
Add other Types and change default
2022-02-17 13:21:13 +01:00
dc95017cf8
Cachelog added
2021-06-06 09:49:08 +02:00
07c1b19efe
configuration variabel cleanup
2021-05-22 12:09:31 +02:00
dcfd676a55
Debug change to lhs_log and Empty multiform
2021-05-21 07:45:23 +02:00
2cbfdceaac
Splittet source up to some includes.
...
Every Include should now have some procedure who are standalone usable.
lweb_http Has a lot of changes todo (Full HTTP 1.1 Compliance)
lweb_file_cache, is realy buggy. A lot of todo's
lweb_IP is Only IsIPStringValid in
lweb_helper, there is only some help procedures.
To Do:
lweb_http_post (Everything Post Specific)
lweb_http_get (Everything Get Specific)
lweb_http_put (Complete todo nothing done until now)
lweb_server_http (Specific http only Server)
lweb_server_https (Specific https only Server)
lweb_server (Common Server Things)
Maybe everything more generic to use standalone...
2020-12-01 15:17:48 +01:00