Skip to content

Commit cb960f9

Browse files
committed
Elaborate response code
1 parent ef4d6f5 commit cb960f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/cloudflare-one/policies/gateway/http-policies/common-policies.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@ curl https://api.cloudflare.com/client/v4/accounts/$ACCOUNT_ID/gateway/rule \
436436
--header "Authorization: Bearer $CLOUDFLARE_API_TOKEN" \
437437
--data '{
438438
"name": "Filter WebSocket",
439-
"description": "Filter WebSocket traffic with HTTP code 101",
439+
"description": "Filter WebSocket traffic with HTTP response code 101",
440440
"enabled": true,
441441
"action": "allow",
442442
"filters": [

0 commit comments

Comments
 (0)