mirror of
https://github.com/curl/curl.git
synced 2026-07-27 03:27:15 +03:00
test: replance beng with foobar to please spellcheckers
This commit is contained in:
parent
7e2c6a5888
commit
d6daf91d54
4 changed files with 5 additions and 6 deletions
1
.github/scripts/codespell-ignore.txt
vendored
1
.github/scripts/codespell-ignore.txt
vendored
|
|
@ -5,7 +5,6 @@ admi
|
|||
anonymou
|
||||
anull
|
||||
ba
|
||||
beng
|
||||
bu
|
||||
clen
|
||||
CNA
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ HTTP POST
|
|||
# Server-side
|
||||
<reply>
|
||||
<data>
|
||||
HTTP/1.1 200 beng swsclose
|
||||
HTTP/1.1 200 foobar swsclose
|
||||
Server: Microsoft-IIS/6.0
|
||||
Authentication-Info: Passport1.4 tname=MSPAuth,tname=MSPProf,tname=MSPConsent,tname=MSPSecAuth
|
||||
Content-Type: text/html; charset=iso-8859-1
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ HTTP Digest auth
|
|||
# Server-side
|
||||
<reply>
|
||||
<data>
|
||||
HTTP/1.1 200 beng swsclose swsbounce
|
||||
HTTP/1.1 200 foobar swsclose swsbounce
|
||||
Server: Microsoft-IIS/6.0
|
||||
Authentication-Info: Passport1.4 tname=MSPAuth,tname=MSPProf,tname=MSPConsent,tname=MSPSecAuth
|
||||
Content-Type: text/html; charset=iso-8859-1
|
||||
|
|
@ -28,7 +28,7 @@ content for you
|
|||
</data1>
|
||||
|
||||
<datacheck>
|
||||
HTTP/1.1 200 beng swsclose swsbounce
|
||||
HTTP/1.1 200 foobar swsclose swsbounce
|
||||
Server: Microsoft-IIS/6.0
|
||||
Authentication-Info: Passport1.4 tname=MSPAuth,tname=MSPProf,tname=MSPConsent,tname=MSPSecAuth
|
||||
Content-Type: text/html; charset=iso-8859-1
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ HTTP NTLM auth
|
|||
<reply>
|
||||
# the first request has NTLM type-1 included, and then the 1001 is returned
|
||||
<data1001>
|
||||
HTTP/1.1 200 beng swsclose
|
||||
HTTP/1.1 200 foobar swsclose
|
||||
Server: Microsoft-IIS/6.0
|
||||
Authentication-Info: Passport1.4 tname=MSPAuth,tname=MSPProf,tname=MSPConsent,tname=MSPSecAuth
|
||||
Content-Type: text/html; charset=iso-8859-1
|
||||
|
|
@ -29,7 +29,7 @@ content for you
|
|||
</data>
|
||||
|
||||
<datacheck>
|
||||
HTTP/1.1 200 beng swsclose
|
||||
HTTP/1.1 200 foobar swsclose
|
||||
Server: Microsoft-IIS/6.0
|
||||
Authentication-Info: Passport1.4 tname=MSPAuth,tname=MSPProf,tname=MSPConsent,tname=MSPSecAuth
|
||||
Content-Type: text/html; charset=iso-8859-1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue