mirror of
https://github.com/curl/curl.git
synced 2026-05-19 14:36:20 +03:00
Julien Chaffraix fixed line lengths
This commit is contained in:
parent
2c0418f154
commit
e09718d457
2 changed files with 4 additions and 2 deletions
|
|
@ -1,5 +1,6 @@
|
|||
<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>
|
||||
<keywords>
|
||||
HTTP
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
<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>
|
||||
<keywords>
|
||||
HTTP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue