misc: fix spelling mistakes

Reported-by: musvaage on github
Fixes #11171
Closes #11172
This commit is contained in:
Daniel Stenberg 2023-05-21 23:27:43 +02:00
parent 1561d06752
commit 127eb0d83a
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
28 changed files with 41 additions and 42 deletions

View file

@ -53,7 +53,7 @@ Accept: */*
</protocol>
# Hyper curl returns unsupported protocol
# bullt-in curl returns weird_server_reply
# built-in curl returns weird_server_reply
<errorcode>
%if hyper
1

View file

@ -30,7 +30,7 @@ CURLOPT_CURLU and CURLOPT_PORT
lib%TESTNUMBER
</tool>
# The tool does two requesets, the first sets CURLOPT_PORT to 1
# The tool does two requests, the first sets CURLOPT_PORT to 1
# the second resets the port again and expects that request to work.
<command>
http://%HOSTIP:%HTTPPORT/%TESTNUMBER

View file

@ -11,7 +11,7 @@ cookiejar
#
# The cookies set come in two versions. This is because when curl is built
# with Hyper, the API provides the headers already "sanitized" so we cannot
# compapare with the exact server contents unlesss it too sends the data
# compare with the exact server contents unless it too sends the data
# "clean".
<reply>

View file

@ -53,7 +53,7 @@ Accept: */*
</protocol>
# Hyper curl returns unsupported protocol
# bullt-in curl returns weird_server_reply
# built-in curl returns weird_server_reply
<errorcode>
%if hyper
1

View file

@ -34,7 +34,7 @@ Set-Cookie: mycookie1=; Path=/; Max-Age=-1; Expires=Thu, 01 Jan 1970 00:00:00 GM
http
</server>
<name>
Setting cookies set with expried dates that were loaded from jar
Setting cookies set with expired dates that were loaded from jar
</name>
<command>
http://%HOSTIP:%HTTPPORT/func_test/del_cookie -b %LOGDIR/cookie%TESTNUMBER -c %LOGDIR/save%TESTNUMBER