LWP::UserAgent and HTTP_ACCEPT
am 25.01.2006 01:03:44 von John BokmaI want to accept only certain mime types with LWP::UserAgent. What is the
most failsafe way to do this? I doubt that sending an accept header is
100% safe, so I was thinking about setting up a callback which checks the
content-type(s) and dies if none is acceptable (probably in combination
with setting the HTTP_ACCEPT header beforehand).
Has anyone done this before, and is this a good way to do this?
--
John Small Perl scripts: http://johnbokma.com/perl/
Perl programmer available: http://castleamber.com/
I ploink googlegroups.com :-)