Configuration for limiting the maximum response body size.
Maximum response body size in bytes. Throws if exceeded.
Optional
What to do when limit is exceeded: "throw" | "truncate" | "abort". Default: "throw"
Called when the limit is about to be exceeded (before action).
Configuration for limiting the maximum response body size.