This is an automated email from the ASF dual-hosted git repository. amc pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git
The following commit(s) were added to refs/heads/master by this push: new 53cd69a xdebug X-Remap documentation update neglected due to senior moment. 53cd69a is described below commit 53cd69ab2ab67e3373c0744bbc39817104dc2547 Author: Walt Karas <wka...@yahoo-inc.com> AuthorDate: Fri Feb 23 17:47:37 2018 +0000 xdebug X-Remap documentation update neglected due to senior moment. --- doc/admin-guide/plugins/xdebug.en.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/admin-guide/plugins/xdebug.en.rst b/doc/admin-guide/plugins/xdebug.en.rst index e4c1043..45920af 100644 --- a/doc/admin-guide/plugins/xdebug.en.rst +++ b/doc/admin-guide/plugins/xdebug.en.rst @@ -87,3 +87,7 @@ X-Milestones X-Transaction-ID A unique transaction ID, which identifies this request / transaction. This matches the log field format that is also available, %<cruuid>. + +X-Remap + If the URL was remapped for a request, this header gives the *to* and *from* field from the line in remap.config that caused + the URL to be remapped. -- To stop receiving notification emails like this one, please contact a...@apache.org.