Re: [LEDE-DEV] [PATCH] uhttpd: add manifest support

2017-08-19 Thread Adrian Panella
Thanks Jow It seems I get this problems when sending thru Outlook. Will have to stick to Thunderbird... > El 19/08/2017, a las 07:54, Jo-Philipp Wich escribió: > > Hi Adrian, > > the patch was whitespace mangled and thus not detected by patchwork. > > Applied manually in 3fd58e9. > > ~ Jo >

Re: [LEDE-DEV] [PATCH] uhttpd: add manifest support

2017-08-19 Thread Jo-Philipp Wich
Hi Adrian, the patch was whitespace mangled and thus not detected by patchwork. Applied manually in 3fd58e9. ~ Jo ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

Re: [LEDE-DEV] [PATCH] uhttpd: add manifest support

2017-08-15 Thread Adrian Panella
@Jow any comments to get this merged? Rgds -Original Message- From 1acb092818842553c1c1e4d0cfcf4ae8744b732b Mon Sep 17 00:00:00 2001 From: Adrian Panella Date: Fri, 21 Jul 2017 14:17:36 -0500 Subject: [PATCH] uhttpd: add manifest support Add "text/cache-manifest" mimetype support to

[LEDE-DEV] [PATCH] uhttpd: add manifest support

2017-07-21 Thread Adrian Panella
From 1acb092818842553c1c1e4d0cfcf4ae8744b732b Mon Sep 17 00:00:00 2001 From: Adrian Panella Date: Fri, 21 Jul 2017 14:17:36 -0500 Subject: [PATCH] uhttpd: add manifest support Add "text/cache-manifest" mimetype support to enable the possibility of using Application Cache. Signed-off-by: Adrian