Hi, I am using JMeter as a proxy to record the requests made to my server and I found that when a POST request is made, the request has a content of encrypted password, the data changes when going through JMeter. I was comapring the bytes sent and received and I could really see a huge difference. The content-type for the request is multipart/mixed containing two parts, username: application/xml and the password: application/octet-stream and this last that actually get changed.
Any idea what's causing this problem, or is it a known bug that will be fixed soon? -- View this message in context: http://old.nabble.com/POST-request-Content-changed-by-JMeter-when-used-as-proxy-tp27011884p27011884.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

