Skip to content
Open
Changes from 1 commit
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 @@ -6,7 +6,7 @@ endif::[]

Use the Flex Gateway Policy Development Kit (PDK) `enable_stop_iteration` feature to simultaneously read and modify headers and body content.

PDK Policies using stop iteration on support payload bodies of 1 MB.
PDK Policies using stop iteration on support payload bodies of 1 MB. This feature is available since PDK version 1.8 and Flex Gateway 1.12.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
PDK Policies using stop iteration on support payload bodies of 1 MB. This feature is available since PDK version 1.8 and Flex Gateway 1.12.
PDK Policies using stop iteration on support payload bodies of 1 MB.
NOTE: Only Flex Gateways version 1.12.0 or later support stop interation.


== Enable Stop Iteration in your Cargo.toml

Expand Down