[squeak-dev] Monticello repository access via a web proxy

Tobias Pape Das.Linux at gmx.de
Thu Jul 28 18:04:20 UTC 2022


Hi


> On 28. Jul 2022, at 19:48, Eliot Miranda <eliot.miranda at gmail.com> wrote:
> 
> Hi all,
> 
>     a colleague can get to Monticello repositories through a web browser from work, but not from within squeak.   This is likely a web proxy issue.  Can one configure Monticello to use a web proxy?  If so, how?

Monticello uses WebClient, WebClient can do Proxy and relies on the Preference "HTTP Proxy Server".

(see WebClient>>initalizeFromUrl: , WebClient>>detectProxyServer , WebUtils class>>proxyServerFor, and HTTPSocket httpProxyServer, which is the Pref)

Haven't testet but should do, right?

Best regards
	-Tobias

> 
> Eliot
> _,,,^..^,,,_ (phone)
> 




More information about the Squeak-dev mailing list