Closed GoogleCodeExporter closed 8 years ago
It looks like this is an HTTP 1.0 versus HTTP 1.1 issue. Our Web servers only
support HTTP 1.1, which is why the 404 is being thrown.
Original comment by blueseas...@gmail.com
on 4 Aug 2010 at 3:49
I'm having some troubles with urllib too.
I'll try to replace it with urllib2 or httplib2.
In the meantime, a quick (and faster) workaround is to download the WSDL file
manually, and then using url="file:/path/to/wsdl.xml".
Original comment by reingart@gmail.com
on 6 Aug 2010 at 2:53
Thanks. Using the file-based WSDL is what led to my logging Issue 3 :-)
Original comment by blueseas...@gmail.com
on 6 Aug 2010 at 2:56
This hasn't happened again, maybe it was a particular failure.
Original comment by reingart@gmail.com
on 23 Nov 2010 at 11:10
Original issue reported on code.google.com by
blueseas...@gmail.com
on 4 Aug 2010 at 3:19