[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [libmicrohttpd] [PATCH] Post-processor fix
From: |
Christian Grothoff |
Subject: |
Re: [libmicrohttpd] [PATCH] Post-processor fix |
Date: |
Wed, 2 Jan 2008 16:41:51 -0700 |
User-agent: |
KMail/1.9.7 |
Thanks, fixed in SVN 6077. -Christian
On Wednesday 02 January 2008, Alex Sadovsky wrote:
> Dear libmicrohttpd developers,
>
> First of all I'd like to thank you for your great work. As far as I know
> libmicrohttpd is the first httpd server library which is not a toy.
>
> I had to make the following changes in order to make large file upload and
> filename detection work.