A version of LWIP, provided for backwards compatibility.

Dependents:   AA_DemoBoard DemoBoard HelloServerDemo DemoBoard_RangeIndicator ... more

Embed: (wiki syntax)

« Back to documentation index

HTTPFileSystemData Class Reference

HTTPFileSystemData Class Reference

This class will store the data which are required for an request. More...

#include <HTTPFS.h>


Detailed Description

This class will store the data which are required for an request.

We are not in every case able to return all data at once, that means we have to store the actual level of transmission.

Definition at line 16 of file precomp/HTTPServer/HTTPFS.h.