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 29283b1 commit b387a1eCopy full SHA for b387a1e
custom/conf/app.example.ini
@@ -580,7 +580,7 @@ ROUTER = console
580
;;
581
;; Print request id which parsed from request headers in access log, when access log is enabled.
582
;; * E.g:
583
-;; * In reuqest Header: X-Request-ID: test-id-123
+;; * In request Header: X-Request-ID: test-id-123
584
;; * Configuration in app.ini: REQUEST_ID_HEADERS = X-Request-ID
585
;; * Print in log: 127.0.0.1:58384 - - [14/Feb/2023:16:33:51 +0800] "test-id-123"
586
0 commit comments