package/busybox: wget: URL-decode user:password before base64-encoding it into auth...
[openwrt/openwrt.git] / package / busybox / patches / 440-httpd_chdir.patch
index 66e41b55f212917313c526913b4098d825d4cad4..401c6eb5d0f85f538b0fc466abb0780e995102e4 100644 (file)
@@ -1,6 +1,6 @@
 --- a/networking/httpd.c
 +++ b/networking/httpd.c
-@@ -1853,6 +1853,7 @@ static void handle_incoming_and_exit(con
+@@ -1814,6 +1814,7 @@ static void handle_incoming_and_exit(con
        char *header_ptr = header_ptr;
        Htaccess_Proxy *proxy_entry;
  #endif