Commit graph

11 commits

Author SHA1 Message Date
Igor Chubin
d4e96dbf3a Write HTTP errors to log 2022-11-20 17:53:51 +01:00
Igor Chubin
b2b918637e Use custom servers/timeouts for HTTP/HTTPS 2022-11-20 14:00:37 +01:00
Igor Chubin
bef93212c3 Add https support 2022-11-20 10:03:31 +01:00
Igor Chubin
5bb0c4f1fe Move server config to Config struct 2022-11-19 19:34:11 +01:00
Igor Chubin
a8e8aa7a52 Activate insternal access logging 2022-11-19 19:20:35 +01:00
Igor Chubin
c40859505a Add xh to plain-text agents (#695) 2022-03-26 19:24:23 +01:00
James Hodgkinson
0cee1d2cd4
Add "plaintext" handling for httpx client
https://www.python-httpx.org
2022-03-06 11:24:03 +10:00
Igor Chubin
85d7d029a2 Add autoredirect for http to https connections (browser-only) (#648, #652) 2021-11-01 12:27:42 +01:00
Igor Chubin
91c48e8d14 srv.go: enable CORS (#322, #362, #437, #458) 2020-06-02 13:21:40 +02:00
Igor Chubin
e34dbc0f8b srv.go: peak handling 2020-05-30 18:14:17 +02:00
Igor Chubin
d9ebb8a026 initial implementation of go web frontend 2020-04-24 00:16:11 +02:00