[BUG][ENH] ProxyAuthEnh (doesn't include httpPost methods)

David Faught dave_faught at yahoo.com
Fri Feb 20 19:40:36 UTC 2004


This changeset, along with the original one on the Swiki that it was
based on, doesn't include the code to do proxy authentication in the
httpPost methods.  By simply adding the single HTTPProxyCredentials
line in the httpPostDocument:args:accept:request: and
httpPostToSuperSwiki:args:accept:request: class methods of HTTPSocket,
this changeset would also allow proper access to BobsSuperSwiki, and
any other SuperSwikis, through an authenticated proxy.

As noted in a previous message, this changeset doesn't fix the
httpClient code used by BFAV2 either.  As it is, the httpClient code
does not support proxy authentication, although it looks like it has
better support for website realm authentication than the old HTTPSocket stuff.

__________________________________
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.
http://antispam.yahoo.com/tools



More information about the Squeak-dev mailing list