Zephyr API Documentation 3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
http_resource_detail_static_fs Struct Reference

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.
 

Detailed Description

Representation of a static filesystem server resource.

Field Documentation

◆ common

struct http_resource_detail http_resource_detail_static_fs::common

Common resource details.

◆ fs_path

const char* http_resource_detail_static_fs::fs_path

Path in the local filesystem.


The documentation for this struct was generated from the following file: