We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f4d454 commit 178b45eCopy full SHA for 178b45e
CHANGELOG.md
@@ -4,6 +4,13 @@
4
5
* Use `zappi/nginx:1.25.3` as the docker base image.
6
* Upgrade `headers-more-nginx-module` to `v0.37`.
7
+* Update latency headers:
8
+ * Add `X-Proxy-Request-Time`.
9
+ * Add `X-Proxy-Backend-Response-Time`.
10
+ * Remove `X-Proxy-Backend-Total-Time`.
11
+* Update logging fields:
12
+ * Remove `http_x_proxy_backend_total_time`.
13
+ * Remove `http_x_proxy_backend_response_time`.
14
15
## 1.25.2-3
16
0 commit comments