]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
Julien Chaffraix adjusted "<name> section" line length
authorYang Tse <yangsita@gmail.com>
Fri, 22 Jan 2010 07:32:09 +0000 (07:32 +0000)
committerYang Tse <yangsita@gmail.com>
Fri, 22 Jan 2010 07:32:09 +0000 (07:32 +0000)
tests/data/test1109
tests/data/test1110
tests/data/test1111

index ac6224c16802e80d9f33c2e348ae01c9e8dee5d3..c18ae46c6dd11171ebba85206310cfc0c29e6d44 100644 (file)
@@ -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
index c7abcae92434cc05c027c7c69e8e5faf37eaa9b0..90ffc41e397dcb75bf6d0ce17637e19ff4b0d6f7 100644 (file)
@@ -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
index dcad958c455b84acd8bc14b65ada46b37ea7ff52..77b78f75d7c5cec3768e5b498fb8159a53c6240b 100644 (file)
@@ -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