elbaer
16 years agoNew Contributor
Re: Simple HTTP-Get-Request sends no variables
Hello,
i've got a very strange error!
After installing soapUI-x64-no-bundle-3_5_1.exe on Windows 7 (rebooted, etc.) I tried to create a simple http-request using the get method.
I've created a variable called myvariable with the value helloworld.
I send this to a php page called getrequest.php.
The variable never reached this php page...
If I take a look at the Raw Request the following output was created:
GET http://localhost/getrequest.php HTTP/1.1
Accept-Encoding: gzip,deflate
User-Agent: Jakarta Commons-HttpClient/3.1
Host: localhost
So where is my variable?
Greetings,
elbaer
i've got a very strange error!
After installing soapUI-x64-no-bundle-3_5_1.exe on Windows 7 (rebooted, etc.) I tried to create a simple http-request using the get method.
I've created a variable called myvariable with the value helloworld.
I send this to a php page called getrequest.php.
The variable never reached this php page...
If I take a look at the Raw Request the following output was created:
GET http://localhost/getrequest.php HTTP/1.1
Accept-Encoding: gzip,deflate
User-Agent: Jakarta Commons-HttpClient/3.1
Host: localhost
So where is my variable?
Greetings,
elbaer