libwww-perl - Re: Long Time Delay on get_request

Posted on Wed Aug 27 18:08:54 2008 by sasare in response to 8679 (See the whole thread of 3)
Re: Long Time Delay on get_request
Hi, it is this line in HTTP::Daemon:
$uri = $HTTP::URI_CLASS->new($uri, $self->daemon->url);
that causes the long time delay. What does it do? Where is it defined? Can it be done faster? Any help will be appreciated. sasare.
Direct Responses: 8683 | Write a response