Commit graph

15 commits

Author SHA1 Message Date
Micky Del Favero
b17c697cca Added logRequest flag and function to log request
Signed-off-by: Micky Del Favero <micky@BeeCloudy.net>
2020-08-22 15:26:07 +02:00
Maciej Kopeć
7278807b24 Add gzip handling 2020-02-26 21:39:06 +01:00
Maximilian Kalus
7bbf733d98 Add /health endpoint for health checks. Can be enabled using --enable-health. 2019-11-26 13:27:20 +01:00
Nigel Sim
90ee9f39bc feat: recursive fallback resolution 2019-10-15 23:02:26 +10:00
Mykola Gurov
e00083992e --fallback=/index.html to account for SPA routing
closes #8
2018-07-12 20:58:11 +02:00
mre
f6b205a2fb Add --context parameter to allow the definition of an initial url path 2018-03-21 09:08:30 +01:00
Pierre Zemb
0127bd130c
fix #9: right header to force authenticate
More about basic auth: https://developer.mozilla.org/en-US/docs/Web/HTTP/Authentication
2017-11-18 16:39:24 +01:00
Pierre Zemb
6b080f3821
Fixes #6: add http basic auth 2017-11-14 00:19:45 +01:00
Aparajit Raghavan
c24df1f71d Add a flag to append a fixed HTTP header to all responses. 2017-05-30 05:01:51 +00:00
Pierre Zemb
f643438420
feat: removing framework, pure go implementation 2017-05-28 14:37:34 +02:00
Pierre Zemb
63c52f19e2
feat: upgrading echo, removing makefile 2017-05-27 20:57:07 +02:00
PierreZ
b4d0cb51ef adding new way to generate cert 2016-01-05 11:08:03 +01:00
PierreZ
6acfaecb24 fixing readme and adding some comments 2015-07-19 15:37:42 +02:00
PierreZ
60df40beb9 Adding generation of cert and key, and dockerfile 2015-07-19 15:11:03 +02:00
PierreZ
38fe333888 adding first batch of code 2015-07-16 21:54:40 +02:00