serrislew commented on code in PR #10111: URL: https://github.com/apache/trafficserver/pull/10111#discussion_r1280886005
########## doc/admin-guide/logging/formatting.en.rst: ########## @@ -584,19 +584,18 @@ sshv Origin Response Origin server's response HTTP version. Request Details ~~~~~~~~~~~~~~~ -.. _cqtx: - -The following logging fields are used to obtain the actual HTTP request -details. +The following logging fields show the details of the actual HTTP request and can be used in combination to reproduce a HTTP/1.1 request line (e.g. ``GET http://www.company.com HTTP/1.0``). Review Comment: maybe generalize to say "... reproduce a client request line" instead of HTTP/1.1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
