Commit Graph

4 Commits

Author SHA1 Message Date
René Linder 9ef376da1d If a Headerline has another : don't cut off there #6 2022-02-20 13:45:32 +01:00
René Linder 5ad5d95e05 Last Header line missed #6 2022-02-20 13:28:31 +01:00
René Linder 07c1b19efe configuration variabel cleanup 2021-05-22 12:09:31 +02:00
René Linder 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