[ENH] ProxyAuthEnh

adi at netstyle.ch adi at netstyle.ch
Thu Jan 8 12:37:16 UTC 2004


from preamble:

"Change Set:		ProxyAuthEnh
Date:			8 January 2004
Author:			Adrian Lienhard

Adds proxy authentication for squeak version 3.6 to HTTPSocket by
encoding to base64. Username and password is stored in the image. Code
is mainly from
http://minnow.cc.gatech.edu/squeak/uploads/23/HTTP-proxy-Mar02.cs. See
http://minnow.cc.gatech.edu/squeak/23 for discussion about being behind
a firewall.

Note: Monticello fixes a bug in HTTPSocket>>httpGetDocument: url args:
args accept: mimeType request: requestString. This fix is also included.
The method should be removed from monticello when this enhancement gets
into the main image because loading monticello will remoev the proxy
auth again."!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ProxyAuthEnh.cs.gz
Type: application/octet-stream
Size: 3006 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20040108/8de7cd41/ProxyAuthEnh.cs.obj


More information about the Squeak-dev mailing list