test{898,974,976}: add 'HTTP proxy' keywords

... so the tests can be automatically skipped when
testing external HTTP proxies like Privoxy.

Closes #8791
This commit is contained in:
Fabian Keil 2022-04-25 14:08:15 +02:00 committed by Daniel Stenberg
parent 1a78051732
commit 6db4ef1242
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2
3 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,7 @@
<info> <info>
<keywords> <keywords>
HTTP HTTP
HTTP proxy
--location --location
Authorization Authorization
Cookie Cookie

View File

@ -2,6 +2,7 @@
<info> <info>
<keywords> <keywords>
HTTP HTTP
HTTP proxy
--location --location
</keywords> </keywords>
</info> </info>

View File

@ -2,6 +2,7 @@
<info> <info>
<keywords> <keywords>
HTTP HTTP
HTTP proxy
--location-trusted --location-trusted
</keywords> </keywords>
</info> </info>