Unverified Commit 9ba67b5b authored by Marcel Raad's avatar Marcel Raad
Browse files

test1299: use single quotes around asterisk

parent 835a2fe6
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -34,7 +34,7 @@ http
Send "OPTIONS *" with --request-target
Send "OPTIONS *" with --request-target
 </name>
 </name>
 <command>
 <command>
--request-target "*" -X OPTIONS http://%HOSTIP:%HTTPPORT/ -H "Testno: 1299"
--request-target '*' -X OPTIONS http://%HOSTIP:%HTTPPORT/ -H "Testno: 1299"
</command>
</command>
</client>
</client>