|
ddcf36addd
|
Fixed multi threading + https in HTTPServerSimple.
|
2023-02-19 16:04:08 +01:00 |
|
|
e5f31bde7d
|
Implement sending keep alive connection type if a connection has more than one request for HTTPServerSimple. Also more togglable debugging.
|
2023-02-19 15:11:29 +01:00 |
|
|
0e651dd4fd
|
Pre-create the required folders for the self signed cert files automatically.
|
2023-02-19 11:53:14 +01:00 |
|
|
ab9ae594c2
|
Set a better self signed cert path for the HTTPServerSimple.
|
2023-02-19 11:42:37 +01:00 |
|
|
8b4fc877a0
|
Added protocol error handling to the http server simple.
|
2023-02-19 10:34:39 +01:00 |
|
|
2ef28475cd
|
Fix mimetype handling in the simle server. Also added a few misisng ones.
|
2022-08-22 14:37:40 +02:00 |
|
|
1ef37c61c2
|
Moved http server simple to it's own module.
|
2022-08-19 22:09:30 +02:00 |
|