It seems that if I set HTTP_PROXY, fetch(1) works just dandy, _UNLESS_
I'm trying to fetch an https document, in which case it seems to
ignore HTTP_PROXY.

I suspect that this is occurring somewhere in the fetch(3) library, as
the htmldoc port behaves the same way.

Is this intended behaviour?  If so, how can I control it?  The systems
in question have no way to connect without using the proxy, and I'd
like to convince fetch(3) to use the proxy for https as well.  My
perusal of the documentation hasn't turned up anything related to this,
so I'm grepping through the source code right now.

-- 
Bill Moran
Collaborative Fusion Inc.
http://people.collaborativefusion.com/~wmoran/

[EMAIL PROTECTED]
Phone: 412-422-3463x4023
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to