Skip to content
Closed
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
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ HTTP method of client request.

Type: `string`

URI path requested by the client.
This includes only the path portion of the requested URL, without the query string.

## ClientRequestProtocol

Expand Down Expand Up @@ -187,7 +187,7 @@ Identifies requests as coming from an external source or another service within

Type: `string`

URI requested by the client.
This includes the full path and query string of the requested URL.

## ClientRequestUserAgent

Expand Down