Skip to content
Snippets Groups Projects
Commit e6130c03 authored by Dan Fandrich's avatar Dan Fandrich
Browse files

test1514: Used the macros for host and port number

parent da9864fb
No related branches found
No related tags found
No related merge requests found
......@@ -38,7 +38,7 @@ http://%HOSTIP:%HTTPPORT/1514
# Content-Length header is not present
<protocol>
POST /1514 HTTP/1.1
Host: 127.0.0.1:8990
Host: %HOSTIP:%HTTPPORT
Accept: */*
Content-Type: application/x-www-form-urlencoded
Expect: 100-continue
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment