thunder-client-support
thunder-client-support copied to clipboard
Parse Error: Header overflow
Describe the bug
When I login in my API and get de result
Result.zip
Expected behavior Show the result
Platform:
- OS: Windows 10
- vscode version: 1.60.0
- extension version: 1.9.1
Solution: Show the result of a post no matter the size of result
Hi @Mardenlr can you please share header tab screenshot
Hi @rangav

Has no result there
looks like the issue is with response headers length.
see possible solution here https://stackoverflow.com/a/62336802/4035948 https://stackoverflow.com/a/67442440/4035948
the same request in Postman works fine no problem, in Thunder Client give me a error, the links above not solve the problem how to increase the max response header of the thunder client?
Ok, can you share any published url that has the same issue, so I can test here to identify the problem.
Not at moment, but you can test with the file Result.zip he is attached in the first post in this tread, this is a json archive result from the service with postman
I am closing this issue, feel free to re-open it if needed.