mirror of
https://github.com/curl/curl.git
synced 2026-08-04 19:26:13 +03:00
misc: spelling fixes
Found using codespell 2.2.1. Also delete the redundant protocol designator from an archive.org URL. Reviewed-by: Daniel Stenberg Closes #9403
This commit is contained in:
parent
f2daef6ad4
commit
c9061f242b
18 changed files with 26 additions and 24 deletions
|
|
@ -27,7 +27,7 @@ Connection: close
|
|||
http
|
||||
</server>
|
||||
<name>
|
||||
Appened dash if -r range specified without one
|
||||
Append dash if -r range specified without one
|
||||
</name>
|
||||
<command>
|
||||
http://%HOSTIP:%HTTPPORT/%TESTNUMBER -r 4
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@ Content-Length: 0
|
|||
http
|
||||
</server>
|
||||
<name>
|
||||
verify -w local/remote port+ip after connecton re-use
|
||||
verify -w local/remote port+ip after connection re-use
|
||||
</name>
|
||||
<command>
|
||||
http://%HOSTIP:%HTTPPORT/%TESTNUMBER http://%HOSTIP:%HTTPPORT/%TESTNUMBER -w 'local port == %{local_port}\nlocal ip == %{local_ip}\nremote_ip == %{remote_ip}\nremote_port == %{remote_port}\n'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue