Skip to content

Commit a05bd5a

Browse files
authored
fix: compress-response only on http response (#1317)
Changing to be `on_http_response` only until we fix this.
1 parent bf5e6a7 commit a05bd5a

File tree

1 file changed

+1
-1
lines changed
  • traffic-policy/actions/compress-response

1 file changed

+1
-1
lines changed

traffic-policy/actions/compress-response/config.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ reference for this action.
1212

1313
#### Supported Phases
1414

15-
`on_http_request`, `on_http_response`
15+
`on_http_response`
1616

1717
#### Type
1818

0 commit comments

Comments
 (0)