Jump to content

Send HTTP Request - Post Method Help


Manoj Chaurasia

Recommended Posts

Hi,

 

I'm trying to send HTTP request to a php page which internally triggers the IMS transaction and get back the response

In the input tab, I'm providing the parameters in the exact sequence which is expected in php page.

Method: POST and in RequestURI: ims/raw.php , host name is provided in Configuration tab.

 

When I run this configuration, it execute successfully and send the Status is 200 OK, however I do not see the response which is expected back from the page.

Ascii and Binary content displays the Input parameters passed in Input tab.

 

However when I pass the same parameters directly in php page, I get the response back in same page.

 

Any pointers/suggestions.

 

Regards

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...