Replies: 1 comment
-
postman显示有问题~ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
SecResponseBodyLimit is set to 524288, which is 512KB, and my resource size is 2.8MB (as shown below).
Then, when I use Postman's Send to send a request, it returns a 512KB resource. However, when I use Send And Download to send a request, it returns a 2.8MB resource. Is this the expected behavior?
Server configuration:
Beta Was this translation helpful? Give feedback.
All reactions