auth: store parsed username and password
authorJo-Philipp Wich <jo@mein.io>
Sun, 2 Jul 2017 14:19:16 +0000 (16:19 +0200)
committerJo-Philipp Wich <jo@mein.io>
Sun, 2 Jul 2017 14:19:16 +0000 (16:19 +0200)
commitad93be7632963da1bd5b67d71021d1d63ecfd909
treeab35e6e73dbf619c8cb683a95b080db37fb8ef13
parentfa51d7fbc67aa27b423c50c77b817514de6def09
auth: store parsed username and password

Store the parsed username and password information as HTTP headers in the
clients header blob buffer for later use by proc.c

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
auth.c
file.c
uhttpd.h