LibespHTTPd Routes

frogfs/route.h

Functions

cwhttpd_status_t frogfs_route_get(cwhttpd_conn_t *conn)

Frogfs GET route handler.

cwhttpd_status_t frogfs_route_tpl(cwhttpd_conn_t *conn)

Frogfs template route handler.

cwhttpd_status_t frogfs_route_index(cwhttpd_conn_t *conn)

Frogfs index route handler.