mirror of
https://github.com/moparisthebest/curl
synced 2025-03-11 07:39:50 -04:00
tests: fixed a typo in some comments
This commit is contained in:
parent
9f20333443
commit
97a04145ef
@ -40,7 +40,7 @@ WWW-Authenticate: NTLM
|
|||||||
This is a bad password page!
|
This is a bad password page!
|
||||||
</data1102>
|
</data1102>
|
||||||
|
|
||||||
<!-- Second request has NTML auth, right password -->
|
<!-- Second request has NTLM auth, right password -->
|
||||||
<data200>
|
<data200>
|
||||||
HTTP/1.1 401 Need NTLM auth (2)
|
HTTP/1.1 401 Need NTLM auth (2)
|
||||||
Server: Microsoft-IIS/5.0
|
Server: Microsoft-IIS/5.0
|
||||||
|
@ -23,7 +23,7 @@ WWW-Authenticate: Basic realm="testrealm"
|
|||||||
This is a bad password page!
|
This is a bad password page!
|
||||||
</data100>
|
</data100>
|
||||||
|
|
||||||
<!-- NTML auth -->
|
<!-- NTLM auth -->
|
||||||
<data200>
|
<data200>
|
||||||
HTTP/1.1 401 Need Basic or NTLM auth (2)
|
HTTP/1.1 401 Need Basic or NTLM auth (2)
|
||||||
Server: Microsoft-IIS/5.0
|
Server: Microsoft-IIS/5.0
|
||||||
|
@ -23,7 +23,7 @@ WWW-Authenticate: Basic realm="testrealm"
|
|||||||
This is a bad password page!
|
This is a bad password page!
|
||||||
</data100>
|
</data100>
|
||||||
|
|
||||||
<!-- NTML auth -->
|
<!-- NTLM auth -->
|
||||||
<data200>
|
<data200>
|
||||||
HTTP/1.1 401 Need Basic or NTLM auth (2)
|
HTTP/1.1 401 Need Basic or NTLM auth (2)
|
||||||
Server: Microsoft-IIS/5.0
|
Server: Microsoft-IIS/5.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user