1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2024-11-29 08:22:11 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
DarthSim
fb028170b3 Explicitly set Content-Type header; Ensure that response body contains at least one byte 2024-02-10 20:39:52 +03:00
DarthSim
4684abf0c0 Extract reqiest ID from AWS Lambda request context 2024-01-26 18:05:22 +03:00
DarthSim
c3466c4ac1 Fix landing when non-empty path prefix is set 2024-01-25 19:09:44 +03:00
DarthSim
11c6de9950 Respond with 404 and a single space to /favicon.ico requests 2024-01-25 18:45:31 +03:00
DarthSim
2026de092b Don't log healthcheck and favicon requests 2024-01-19 18:41:37 +03:00
DarthSim
e43c24c544 Start requiest timer in router 2022-01-14 00:18:48 +06:00
DarthSim
86b646fe1b Move panic handling out of router 2022-01-13 22:36:06 +06:00
DarthSim
d2061623ef Add client_ip to requests/response logs 2021-11-23 17:14:05 +06:00
DarthSim
2ea1466d96 Global refactoring 2021-05-07 17:10:21 +06:00