From 47e894f4fb7c79c315b9607bed086c65ca41860e Mon Sep 17 00:00:00 2001 From: Jaehong Kim Date: Thu, 19 Oct 2017 19:04:14 +0900 Subject: [PATCH] Update proxy-http-header.md --- doc/proxy-http-header.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/proxy-http-header.md b/doc/proxy-http-header.md index 328ddeb02ba9..1c39cf261e3b 100644 --- a/doc/proxy-http-header.md +++ b/doc/proxy-http-header.md @@ -16,7 +16,7 @@ profiler.proxy.http.header.enable=true Add HTTP header. ~~~ -Pinpoint-ProxyApache: t=991424704447256 D=3775428 i=51 b=49 app=foo-bar +Pinpoint-ProxyApache: t=991424704447256 D=3775428 i=51 b=49 ~~~ e.g. @@ -37,7 +37,7 @@ RequestHeader set Pinpoint-ProxyApache "%t %D %i %b app=foo-bar" Add HTTP header. ~~~ -Pinpoint-ProxyNginx: t=1504248328.423 D=0.123 app=foo-bar +Pinpoint-ProxyNginx: t=1504248328.423 D=0.123 ~~~ e.g.