I'm having a devil of a time getting headers from the factory returned by invoking web client.HTTPDownloader. Using an alternate client (telnet) I can see that the headers are being sent and formatted properly by the server. But HTTPDownloader's headers and response_headers are empty.
I've instrumented web/client.py and can see the headers being set in HTTPPageGetter.handleHeader(), but these don't seem to be accessible to HTTPDownloader... is there any way for me to get at them? Thanks, Lenny G. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ Twisted-web mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web
