Re: [perl #34121] [NEW] imc http server

2005-05-01 Thread Leopold Toetsch
Bernhard Schmalhofer via RT <[EMAIL PROTECTED]> wrote: > Propably due to recent charset changes, I found that httpd.imc was no > longer working under Linux. The op 'recv' seems to return a 'binary' > string. However for 'binary' the 'index' op is not implemented, thus > httpd.imc can't check for "

[perl #34121] [NEW] imc http server

2005-04-30 Thread Bernhard Schmalhofer via RT
> [leo - Mo 14. Feb 2005, 02:59:47]: > > Markus Amslser <[EMAIL PROTECTED]> wrote: > > Now it's getting funny. I have written a tiny webserver in imc, that can > > serve the parrot html documentation. > > Great, thanks. Some remarks: > - served line endings should by "\r\n": lynx doesn't work wit

Re: [perl #34121] [NEW] imc http server

2005-02-14 Thread Leopold Toetsch
Markus Amslser <[EMAIL PROTECTED]> wrote: Applied 34117, 34120, 34121, 34126 in a bunch. > Now it's getting funny. I have written a tiny webserver in imc, that can > serve the parrot html documentation. Great, thanks. Some remarks: - served line endings should by "\r\n": lynx doesn't work with "

[perl #34121] [NEW] imc http server

2005-02-12 Thread via RT
# New Ticket Created by Markus Amslser # Please include the string: [perl #34121] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/rt3/Ticket/Display.html?id=34121 > Now it's getting funny. I have written a tiny webserver in imc, that can serve the p