Commit a582e84
Reduce max response body length from 8KB to 1KB
1KB is sufficient to capture typical error messages while improving readability.
Co-authored-by: stephentoub <2642209+stephentoub@users.noreply.github.com>1 parent 1d7fe0c commit a582e84
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments