Skip to content
Snippets Groups Projects
Commit e59a5cbe authored by Yang Tse's avatar Yang Tse
Browse files

Julien Chaffraix adjusted "<name> section" line length

parent bfc4c339
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@ hello
http
</server>
<name>
HTTP GET with URL that contains fragment after the path.
HTTP GET with URL that contains fragment after the path
</name>
<command>
http://%HOSTIP:%HTTPPORT/1109#test
......
......@@ -24,7 +24,7 @@ hello
http
</server>
<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>
<command>
http://%HOSTIP:%HTTPPORT/1110?q=foobar#fragment
......
......@@ -24,7 +24,7 @@ hello
http
</server>
<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>
<command>
http://%HOSTIP:%HTTPPORT/1111?q=foobar#fragment#fragment2
......
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