K 10 svn:author V 3 des K 8 svn:date V 27 2018-11-27T16:23:17.524795Z K 7 svn:log V 374 When deciding whether to send the complete URL or just the document part, we were looking at the original URL rather than the one we were currently processing. This meant that if we were trying to retrieve an HTTP URL but were redirected to an HTTPS URL, and HTTPS proxying was enabled, we would send an invalid request and most likely get garbage back. MFC after: 3 days END