Julien Chaffraix adjusted "<name> section" line length
This commit is contained in:
@@ -23,7 +23,7 @@ hello
|
|||||||
http
|
http
|
||||||
</server>
|
</server>
|
||||||
<name>
|
<name>
|
||||||
HTTP GET with URL that contains fragment after the path.
|
HTTP GET with URL that contains fragment after the path
|
||||||
</name>
|
</name>
|
||||||
<command>
|
<command>
|
||||||
http://%HOSTIP:%HTTPPORT/1109#test
|
http://%HOSTIP:%HTTPPORT/1109#test
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ hello
|
|||||||
http
|
http
|
||||||
</server>
|
</server>
|
||||||
<name>
|
<name>
|
||||||
HTTP GET with URL that contains a fragment after the query part.
|
HTTP GET with URL that contains a fragment after the query part
|
||||||
</name>
|
</name>
|
||||||
<command>
|
<command>
|
||||||
http://%HOSTIP:%HTTPPORT/1110?q=foobar#fragment
|
http://%HOSTIP:%HTTPPORT/1110?q=foobar#fragment
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ hello
|
|||||||
http
|
http
|
||||||
</server>
|
</server>
|
||||||
<name>
|
<name>
|
||||||
HTTP GET with URL that contains a fragment containing a # (which is illegal).
|
HTTP GET with URL whose fragment contains a # (which is illegal)
|
||||||
</name>
|
</name>
|
||||||
<command>
|
<command>
|
||||||
http://%HOSTIP:%HTTPPORT/1111?q=foobar#fragment#fragment2
|
http://%HOSTIP:%HTTPPORT/1111?q=foobar#fragment#fragment2
|
||||||
|
|||||||
Reference in New Issue
Block a user