On Aug 17, 2009, at 11:24 AM, Manuel Kasper wrote:
> The problem with HTTP file uploads from Safari 4 is that it uploads
> the whole file without providing the Authorization header with
> username/password [...] mini_httpd (the web server used in m0n0wall)
> returns the 401 almost immediately (after receiving the headers) and
> closes the connection, which Safari doesn't like.
>
> It doesn't look like this is easy to work around in mini_httpd, so
> it will probably simply go in the "known issues" section on the
> download page for 1.3.
That's fine. I'll also submit a bug-report/feature-request to Apple
for what ever good that might do.
Cheers,
-j |