mirror of
https://github.com/curl/curl.git
synced 2026-08-25 02:23:31 +03:00
tests: sync feature names with curl -V
Some feature names used in tests had minor differences compared to the well-known ones from `curl -V`. This patch syncs them to make test results easier to grok. Closes #14183
This commit is contained in:
parent
9e5b11c659
commit
18f1cd7a77
158 changed files with 177 additions and 177 deletions
|
|
@ -5,7 +5,7 @@ HTTP
|
|||
HTTP GET
|
||||
SOCKS5
|
||||
SOCKS5h
|
||||
unix sockets
|
||||
UnixSockets
|
||||
</keywords>
|
||||
</info>
|
||||
|
||||
|
|
@ -33,7 +33,7 @@ Funny-head: yesyes
|
|||
<client>
|
||||
<features>
|
||||
proxy
|
||||
unix-sockets
|
||||
UnixSockets
|
||||
</features>
|
||||
<server>
|
||||
http
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue