#include "wsIntrn.h"#include <stdio.h>Defines | |
| #define | kMaxUrlParts 64 |
Functions | |
| static void | websDefaultWriteEvent (webs_t wp) |
| int | websDefaultHandler (webs_t wp, char_t *urlPrefix, char_t *webDir, int arg, char_t *url, char_t *path, char_t *query) |
| int | websValidateUrl (webs_t wp, char_t *path) |
| void | websDefaultClose () |
| char_t * | websGetDefaultPage () |
| char_t * | websGetDefaultDir () |
| void | websSetDefaultPage (char_t *page) |
| void | websSetDefaultDir (char_t *dir) |
Variables | |
| static char_t * | websDefaultPage |
| static char_t * | websDefaultDir |
|
|
|
|
|
|
|
||||||||||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
1.4.1