Quantcast
Channel: Apache Timeline
Viewing all articles
Browse latest Browse all 5648

Playing back PUT HTTP requests with binary content

$
0
0
I am using JMeter to record PUT HTTP requests made to a server, where the content of the request is unencoded, raw JPEG (or MP4). I have noticed that the data in the played back requests is altered, and LF are changed to CRLF, by comparing the traffic captured with Wireshark.

I think the content-type of the request is correctly indicated as image/jpeg or video/mp4 in the original requests.

Is there a way to both record the original traffic verbatim and play it back as such? It is very possible I am not using the tool properly and any help or hints are much appreciated.

Thanks!

Viewing all articles
Browse latest Browse all 5648

Trending Articles