|
Zephyr Project API 4.0.0
A Scalable Open Source RTOS
|
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.