You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried sending a large amount of json data using postman and it works ok. sending the same data with httpful doesn't work.
To check my code I used a cut down version of the data and it functioned corrrectly with httpful. Although i am not seing any errors, it would seem to be the data size which is causing the problem
The text was updated successfully, but these errors were encountered:
Is there a max POST body size using httpful?
I have tried sending a large amount of json data using postman and it
works ok. sending the same data with httpful doesn't work.
To check my code I used a cut down version of the data and it functioned
corrrectly with httpful. Although i am not seing any errors, it would seem
to be the data size which is causing the problem
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#252>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AKQaH-JqtddNbPPm79gyRU0SzwgaZfCPks5rQ8CxgaJpZM4Lfr3z>
.
Is there a max POST body size using httpful?
I have tried sending a large amount of json data using postman and it works ok. sending the same data with httpful doesn't work.
To check my code I used a cut down version of the data and it functioned corrrectly with httpful. Although i am not seing any errors, it would seem to be the data size which is causing the problem
The text was updated successfully, but these errors were encountered: