We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
never
none
1 parent c81a4db commit 775c7acCopy full SHA for 775c7ac
1 file changed
src/Options.php
@@ -1130,7 +1130,7 @@ public function getMaxRequestBodySize(): string
1130
* captured. It can be set to one of the
1131
* following values:
1132
*
1133
- * - none: request bodies are never sent
+ * - never: request bodies are never sent
1134
* - small: only small request bodies will
1135
* be captured where the cutoff for small
1136
* depends on the SDK (typically 4KB)
0 commit comments