Commit e09718d4 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

Julien Chaffraix fixed line lengths

parent 2c0418f1
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
<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
+2 −1
Original line number Diff line number Diff line
<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