413 request entity too large postman
hi all, im trying to upload a large file through a postman but got this message "413 request entity too large", but when i try to upload it directly to the server there's no issue although it'll takes time for a large file but the upload is successfull,
does anybody know why it fails through postman for a large file?
if i upload small size file it works tho..
7 Replies
What is the content-length header for the two different requests?
actually i never changed the value.. it looks like this on postman
do we need to change it?
i tested to upload 3gb file (got issue) and around 5mb file (succesfully uploaded)
I'm interested in what it looks like in the other request's headers, not postman
do you mean the request i made when i upload through the server directly
is this the one you wanted to see?
this is the request i made from web browser directly to upload a 3gb file..
this is still uploading
i re upload just now to check the content length
@Auger is this correct? 🤔