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
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ The Cloudflare Firewall Rules language supports these standard fields:
</td>
</tr>
<tr>
<td valign="top"><code>http.version</code><br /><Type>Number</Type></td>
<td valign="top"><code>http.request.version</code><br /><Type>Number</Type></td>
<td>
<p>Represents the version of the HTTP protocol used. Use this field when you require different checks for different versions.
</p>
Expand Down