$OpenBSD$ index abb2ee4..24df18b 100644 --- netwerk/protocol/http/nsIHttpChannel.idl.orig Fri Feb 20 15:40:37 2015 +++ netwerk/protocol/http/nsIHttpChannel.idl Fri Feb 20 15:40:37 2015 @@ -56,6 +56,12 @@ interface nsIHttpChannel : nsIChannel attribute nsIURI referrer; /** + * Read the proxy URI, which, if non-null, will be used to resolve + * proxies for this channel. + */ + readonly attribute nsIURI proxyURI; + + /** * Get the value of a particular request header. * * @param aHeader