2011/4/8 Torsten Förtsch <torsten.foert...@gmx.net>:
> I'll remove the lines:
>
>            if (!entry->ap_auth_type) {
>                entry->ap_auth_type = "Basic";
>            }
>            if (!entry->ap_auth_name) {
>                entry->ap_auth_name = apr_pstrdup(p, location);
>            }
>
> if nobody vetoes.

Can you post test results for the case where the lines are removed?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@perl.apache.org
For additional commands, e-mail: dev-h...@perl.apache.org

Reply via email to