Forum Discussion
Gus_135027
Oct 05, 2013Cirrus
SOAP HTTP Monitor - HTTP Error 400. The request has an invalid header name.
Hello All
I am new to SOAP testing, I am using an http monitor to do a SOAP test but I keep receiving error 400 from the server.
I am using a 3rd party SOAP client which gets a successful response...
Kevin_Stewart
Oct 05, 2013Employee
I'm curious about the extra line feeds. You should only have two line feeds ("\r\n\r\n") between the headers and the payload, and you shouldn't need any after the payload. You can also test a POST request from the command line with cURL.
curl -v -H "header=something" -H "header=something" http://1.1.1.1/uri -d "user=foo&pass=bar"
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects