package/busybox: wget: URL-decode user:password before base64-encoding it into auth...
[openwrt/svn-archive/archive.git] / package / busybox / patches / 440-httpd_chdir.patch
index da069f6fffde6c05cb0dbd224642f3a53e15ae1b..401c6eb5d0f85f538b0fc466abb0780e995102e4 100644 (file)
@@ -1,6 +1,6 @@
 --- a/networking/httpd.c
 +++ b/networking/httpd.c
-@@ -1886,6 +1886,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