Response message: Request Entity Too Large in jmeter -
while uploading audio file jmeter returning response message: request entity large in jmeter.
i new jmeter. trying upload audio file api-server jmeter getting 413 error.
<html><head> <title>413 request entity large</title> </head><body> <h1>request entity large</h1> requested resource<br />uploadaudio<br /> not allow request data post requests, or amount of data provided in request exceeds capacity limit. </body></html>
but when using postman upload audio file getting success in response.
please help! in advance.
Comments
Post a Comment