RE: Request-URI Too Large

2002-04-02 Thread Stephen Bardsley
:[EMAIL PROTECTED]] > Sent: Tuesday, April 02, 2002 5:25 PM > To: Matt Orlofsky > Cc: [EMAIL PROTECTED] > Subject: Re: Request-URI Too Large > > > Matt Orlofsky wrote: > > > > I'm attempting to use LWP::UserAgent and via a post, HTTP::Request->new(POST > &

Re: Request-URI Too Large

2002-04-02 Thread Joshua Chamas
Matt Orlofsky wrote: > > I'm attempting to use LWP::UserAgent and via a post, HTTP::Request->new(POST > => $url);, send a very large URI. This URI request exceeds the > LimitRequestLine of 8190 bytes. Which I understand to be the max the Apache > server will allow. I don't believe this limit c