commit | cc13c6f187f47fd31a377d05477f90c0fd7f7452 | [log] [tgz] |
---|---|---|
author | Andy Green <andy.green@linaro.org> | Sat Nov 09 10:09:09 2013 +0800 |
committer | Andy Green <andy.green@linaro.org> | Sat Nov 09 10:09:09 2013 +0800 |
tree | fbc1fdf405ddc8e00458809c3da1f2d5af6b3a3a | |
parent | 7ee4f890a3497997a963fceca256069ecdf829d5 [diff] |
improve minilex use external parsing header Clean up minilex Move the header output to stdout Introduce lexfile.h as the header output Use lexfile.h in both minilex itself and lws Add the following header support "Accept:", "If-Modified-Since:", "Accept-Encoding:", "Accept-Language:", "Pragma:", "Cache-Control:", "Authorization:", "Cookie:", "Content-Type:", "Date:", "Range:", "Referer:" Signed-off-by: Andy Green <andy.green@linaro.org>