mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 08:08:50 -05:00
Julien Chaffraix fixed line lengths
This commit is contained in:
parent
2c0418f154
commit
e09718d457
@ -1,5 +1,6 @@
|
|||||||
<testcase>
|
<testcase>
|
||||||
# Test that the fragment is not send as part of the path when the path contains a query.
|
# Test that the fragment is not send as part of the path
|
||||||
|
# when it contains a query.
|
||||||
<info>
|
<info>
|
||||||
<keywords>
|
<keywords>
|
||||||
HTTP
|
HTTP
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
<testcase>
|
<testcase>
|
||||||
# Test that no fragment is not send as part of the path when the URI contains 2 '#' (does not follow RFC 2396)
|
# Test that no fragment is not send as part of the path
|
||||||
|
# when the URI contains 2 '#' (does not follow RFC 2396)
|
||||||
<info>
|
<info>
|
||||||
<keywords>
|
<keywords>
|
||||||
HTTP
|
HTTP
|
||||||
|
Loading…
Reference in New Issue
Block a user