On Fri, Oct 24, 2008 at 09:44:47AM -0400, Tony Baldarelli wrote: > Hello, > Given an HTTP context, how can I print the headers that were used in an > HTTP POST? xmlNanoHTTPAuthHeader just returns NULL, so that does not work. > I cannot find any other functions that could possibly print the header.
This wasn't planned. Basically, the HTTP and FTP modules are 'nano' we expected people with more advanced needs to plug in a specific library, people usually select curl library for this. Daniel -- Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ [EMAIL PROTECTED] | Rpmfind RPM search engine http://rpmfind.net/ http://veillard.com/ | virtualization library http://libvirt.org/ _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
