Zephyr API 3.6.99
|
Representation of a static filesystem server resource. More...
#include <server.h>
Data Fields | |
struct http_resource_detail | common |
Common resource details. | |
const char * | fs_path |
Path in the local filesystem. | |
Representation of a static filesystem server resource.
struct http_resource_detail http_resource_detail_static_fs::common |
Common resource details.
const char* http_resource_detail_static_fs::fs_path |
Path in the local filesystem.