Re: bug in url.e

Serge Romanchenko <[email protected]> Fri, 15 Dec 2006 12:00:31 +0200
Newsgroups gmane.comp.lang.eiffel.smalleiffel
Message-ID <[email protected]>
=D0=9D=D0=B0 Fri, 15 Dec 2006 09:24:21 +0100
"Cyril ADRIAN" <[email protected]> wrote:

> Hi Lo=C3=AFc,
>=20
> On 12/14/06, Lo=C3=AFc Le Guyader <[email protected]> wrote:
> > It looks like it's only possible to open one url at a time !
>=20
> Unfortunately you are right. I think I was a bit shortsighted when I
> wrote HTTP_PROTOCOL.
>=20
> I'll try to fix that ASAP.
>=20
> To be continued...
HTTP_PROTOCOL have not a lot of features - now your can not use POST,
PUT and another methods and at present time it uses one request per
connection (header "Connection-Type: close"). But I am working on
this problem and hope that it will be completed very soon :)

BTW Cyril, in SE (current svn version) command "pretty" is broken :( may
you fix it? :)
---
WBR Serge Romanchenko