mirror of
https://github.com/curl/curl.git
synced 2026-05-30 10:17:28 +03:00
ntlm: fix one more hostname test fallout
This fixup was missed in commit 5a41abef6d.
Closes: #8901
Reviewed-by: Daniel Stenberg <daniel@haxx.se>
This commit is contained in:
parent
e70928b091
commit
a8a1b666c4
1 changed files with 1 additions and 1 deletions
|
|
@ -105,7 +105,7 @@ Accept: */*
|
|||
|
||||
GET /%TESTNUMBER0200 HTTP/1.1
|
||||
Host: %HOSTIP:%HTTPPORT
|
||||
Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEAAAAAYABgAWAAAAAAAAABwAAAACAAIAHAAAAALAAsAeAAAAAAAAAAAAAAAhoABAI+/Fp9IERAQ74OsdNPbBpg7o8CVwLSO4DtFyIcZHUMKVktWIu92s2892OVpd2JzqnRlc3R1c2VyAAAAAAAAAAAAAAA=
|
||||
Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEAAAAAYABgAWAAAAAAAAABwAAAACAAIAHAAAAALAAsAeAAAAAAAAAAAAAAAhoABAI+/Fp9IERAQ74OsdNPbBpg7o8CVwLSO4DtFyIcZHUMKVktWIu92s2892OVpd2JzqnRlc3R1c2VyV09SS1NUQVRJT04=
|
||||
Accept: */*
|
||||
|
||||
</protocol>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue