View Single Post
  #1  
Old 09-20-2011, 06:56 AM
Rogier Rogier is online now
Registered User
 
Join Date: 09-09-2004
Location: the Netherlands
Posts: 40
Can't get HTTP step to send POST data?

I'm having difficulties with the HTTP step. No matter what I try, I can't get it to send any POST parameters.

I've attached a minimal example that does 2 Post requests to a test script, one with form parameters, one with raw post data.

The script it calls outputs all get and post params it receives. It does not report any POST params for either call.

Who's doing something wrong, me or the HTTP step?

(PS. I'm using VBP 7.7a, latest version)
Attached Files
File Type: zip test_http.zip (582 Bytes, 2350 views)
Reply With Quote