Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GET/POST requests carrying very large parameters cannot be recorded #1257

Open
666yiyoung666 opened this issue Jul 30, 2024 · 1 comment
Open
Labels
bug Something isn't working

Comments

@666yiyoung666
Copy link

I recorded a POST request using the command "gor --input-raw :80 --output-file 'tmp.gor' --input-raw-buffer-size 10485760 "Recorded a POST request, this request will carry a parameter in the query params, this parameter will be very large, resulting in the recording can not be recorded in the normal traffic file, the only way to record the normal traffic file, only to add "-- input-raw-allow-incomplete input-raw-allow-incomplete" will record incomplete data.

@dosubot dosubot bot added the bug Something isn't working label Jul 30, 2024
@bagiojm
Copy link

bagiojm commented Aug 12, 2024

@buger can you please help us here. Facing the same issue ! Will increasing the buffer size help here ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants