Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion doc/admin-guide/logging/formatting.en.rst
Original file line number Diff line number Diff line change
Expand Up @@ -564,7 +564,8 @@ were in effect for a given event.
===== ===================== ===================================================
Field Source Description
===== ===================== ===================================================
cqhv Client Request Client request HTTP version.
cqhv Client Request Client request HTTP version. Deprecated since 9.0.
Use ``cqpv`` instead.
cqpv Client Request Client request protocol and version.
csshv Cached Proxy Response Origin server's HTTP version from cached version of
the document in |TS| proxy cache.
Expand Down