sist2/src/web/auth_basic.h
2019-11-17 10:00:17 -05:00

5 lines
108 B
C

#include "src/sist.h"
onion_handler *auth_basic(const char *b64credentials, onion_handler *inside_level);