Multipart form posts with files also failed for me through the JMeter proxy. Although it failed, all I needed was the request and parameters so it didn't really matter.
On Sat, Oct 16, 2010 at 7:44 AM, N Cocy <[email protected]> wrote: > Hi, everyone. > > I'm recording my test plan via JMeter proxy, but when I POST a file, > JMeter proxy gets response code 405 (Method Not Allowed), and gets > no reply page. > Without JMeter proxy, POSTing a file works fine and response code > gets 302 (Found), and the web page is successfully reloaded. > > If I understand correctly, JMeter proxy is just a proxy and recording > the request/reply between the web server and browser. So it's just > working like a "Man In The Middle". Then, there shouldn't be difference > between with/without the proxy for the connection with the web server > and browser... > > Does anybody have the same problem, or any suggestion? > > Best Regards, > Koji > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- --------------------------------------------- Paul Loy [email protected] http://uk.linkedin.com/in/paulloy

