tor 2003-04-17 klockan 12.59 skrev Hegedus, Ervin:
> but, when i look basic method, i never find some info about
> proxy-auth-required info (user/password, or else):
> .*/*..Accept-Lan
> guage:.hu..Proxy
> -Authorization:.
> Basic.YWlyd2Vlbj
> phaXI=..User-Age
> nt:.Mozilla/4.0.
> ...
>
> here is just an Authorization: string, and some (coded) string.
Proxy-Authorization: Basic YWlyd2VlbjphaXI=
This says that the browser send Basic HTTP Authentication user
credentials, and the encoded string (BASE64 encoded login:password)
says:
Login: airween
Password: air
> what did i forget?
Nothing. Everything is normal.
For all gory details on both Basic and Digest authentication see
RFC2617.
-- Free Squid-users support provided by Henrik Nordström <hno@squid-cache.org> Donations welcome if you consider my Free Squid support helpful. https://www.paypal.com/xclick/business=hno%40squid-cache.org If you need commercial Squid support or cost effective Squid and firewall appliances please refer to MARA Systems AB, Sweden http://www.marasystems.com/, info@marasystems.comReceived on Thu Apr 17 2003 - 05:39:27 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:15:01 MST