RE: <none>
"Akritidis Xristoforos" <[email protected]> Thu, 16 Oct 2003 12:04:34 +0300
| Newsgroups | gmane.comp.lib.libwww |
|---|---|
| Message-ID | <[email protected]> |
Don't know why that happens in wwwlib, but the latest Internet Explorer won't even allow more than 128 character urls. I assume you're doing a GET with a bunch of arguments. Consider POST instead. Chris > -----Original Message----- > From: [email protected] [mailto:[email protected]] On Behalf Of > FERNANDEZ Emmanuel > Sent: Thursday, October 16, 2003 11:24 AM > To: [email protected] > Cc: [email protected] > Subject: Re: [www-lib] <none> > > > Hello, > > When I try to parse an Url witch contains more than 255 characters, -> > Aborted > > Do you know that problem ? > > Thank you