RE: jMeter HTTP POST query

2007-04-12 Thread Alf H�gemark
ults Tree", I think that the test plan I have attached works as you expect, when running the lastest nightly build. Let us know what you find out. Regards Alf Opprinnelig melding Fra: [EMAIL PROTECTED] Til: [EMAIL PROTECTED] Emne: RE: jMeter HTTP POST query Dato: Thu, 12 Apr 2

RE: jMeter HTTP POST query

2007-04-12 Thread Thomson, Alex
uild if I can find it :-) -Original Message- From: Alf Høgemark [mailto:[EMAIL PROTECTED] Sent: 11 April 2007 16:39 To: JMeter Users List Subject: Re: jMeter HTTP POST query Hi At first I thought this wasn't currently possible. But when I saw that you were using a file with curl, I r

RE: jMeter HTTP POST query

2007-04-12 Thread Thomson, Alex
nd it :-) -Original Message- From: Alf Høgemark [mailto:[EMAIL PROTECTED] Sent: 11 April 2007 16:39 To: JMeter Users List Subject: Re: jMeter HTTP POST query Hi At first I thought this wasn't currently possible. But when I saw that you were using a file with curl, I remembered how t

Re: jMeter HTTP POST query

2007-04-11 Thread Alf Høgemark
Hi At first I thought this wasn't currently possible. But when I saw that you were using a file with curl, I remembered how the HTTP Post code works, and I think it is possible to do. If you put the "post body" you want to send in a file, and then reference the filename in the "Filename" fiel

jMeter HTTP POST query

2007-04-11 Thread Thomson, Alex
All, I have just started using jMeter v2.2 and am encountering an issue. I have been using curl to send the following style of HTTP POST to the system under test: $ curl -data-binary @/example/file.xml http://localhost:1234/example/path (Wireshark packet capture) Hypertext Trans