Re: jp@gc - HTTP Raw Request for POST requests

2011-07-29 Thread sasidharsmit
a look at it and see if there is anything that makes JMeter consider this as a get request? http://jmeter.512774.n5.nabble.com/file/n4646216/raw_http_request.png Cheers, Sasi -- View this message in context: http://jmeter.512774.n5.nabble.com/jp-gc-HTTP-Raw-Request-for-POST-requests

Re: jp@gc - HTTP Raw Request for POST requests

2011-07-29 Thread sasidharsmit
now. *Solution:* Use a single empty line space between the Headers and the body. Thanks for your support, Andrey. Cheers, Sasi -- View this message in context: http://jmeter.512774.n5.nabble.com/jp-gc-HTTP-Raw-Request-for-POST-requests-tp4635060p4646304.html Sent from the JMeter - User mailing

Re: jp@gc - HTTP Raw Request for POST requests

2011-07-29 Thread Adrian Speteanu
. *Solution:* Use a single empty line space between the Headers and the body. Thanks for your support, Andrey. Cheers, Sasi -- View this message in context: http://jmeter.512774.n5.nabble.com/jp-gc-HTTP-Raw-Request-for-POST-requests-tp4635060p4646304.html Sent from the JMeter - User mailing

Re: jp@gc - HTTP Raw Request for POST requests

2011-07-27 Thread apc
There's some difference in request that you send via JMeter and another tool. Use Wireshark to find that difference. - -- Andrey Pohilko JP@GC Maintainer -- View this message in context: http://jmeter.512774.n5.nabble.com/jp-gc-HTTP-Raw-Request-for-POST-requests-tp4635060p4639181.html Sent

jp@gc - HTTP Raw Request for POST requests

2011-07-26 Thread sasidharsmit
in context: http://jmeter.512774.n5.nabble.com/jp-gc-HTTP-Raw-Request-for-POST-requests-tp4635060p4635060.html Sent from the JMeter - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: jmeter-user-unsubscr

Re: jp@gc - HTTP Raw Request for POST requests

2011-07-26 Thread apc
Hi, Your request missing Content-Length header, required for correct POST request. Everything else is ok. - -- Andrey Pohilko JP@GC Maintainer -- View this message in context: http://jmeter.512774.n5.nabble.com/jp-gc-HTTP-Raw-Request-for-POST-requests-tp4635060p4635139.html Sent from

Re: jp@gc - HTTP Raw Request for POST requests

2011-07-26 Thread sasidharsmit
this message in context: http://jmeter.512774.n5.nabble.com/jp-gc-HTTP-Raw-Request-for-POST-requests-tp4635060p4635405.html Sent from the JMeter - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: jmeter-user

Re: jp@gc - HTTP Raw Request for POST requests

2011-07-26 Thread apc
Note you missed double newline between headers and body... - -- Andrey Pohilko JP@GC Maintainer -- View this message in context: http://jmeter.512774.n5.nabble.com/jp-gc-HTTP-Raw-Request-for-POST-requests-tp4635060p4635515.html Sent from the JMeter - User mailing list archive at Nabble.com