Skip to content

Commit

Permalink
Update proxy-http-header.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaehong-kim authored Oct 19, 2017
1 parent e26793e commit 47e894f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/proxy-http-header.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand All @@ -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.
Expand Down

0 comments on commit 47e894f

Please sign in to comment.