Re: [LEDE-DEV] [RFC] uhttpd: [PATCH 1/2] modules: Add proxy module

2016-05-23 Thread Felix Fietkau
On 2016-05-23 17:12, Jo-Philipp Wich wrote: > Hi Daniel, > > from a cursory look the code looks okay to me so far however I'd really > love to see this getting added as loadable plugin. > > Do you think it is feasible to do? We might need to extend "struct > uhttpd_ops" for that but that should b

Re: [LEDE-DEV] [RFC] uhttpd: [PATCH 1/2] modules: Add proxy module

2016-05-23 Thread Jo-Philipp Wich
Hi Daniel, from a cursory look the code looks okay to me so far however I'd really love to see this getting added as loadable plugin. Do you think it is feasible to do? We might need to extend "struct uhttpd_ops" for that but that should be no problem as long as new members are getting added at t