[squeak-dev] Interesting retrieval error with XMLDOMParser

gettimothy gettimothy at zoho.com
Thu Sep 23 15:30:06 UTC 2021


XMLHTTPZincRequest basicNew initialize



XMLHTTPWebClientRequest basicNew initialize 



This occurs in XMLAbstractFactory implementationNew





on the former the wrapped ZnRequest has the User-Agent header.

on the latter the webClientRequest is not even set yet.



so...



either XMLHTTPWebClientRequest should  initialize its webClientRequest with correct headers or...



I need to find where it is created and fix the headers.



.



I will try the latter first.



at least now we know why
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20210923/6a9ee001/attachment.html>


More information about the Squeak-dev mailing list