Port of LwIP performed by Ralf in 2010. Not recommended for use with recent mbed libraries, but good demos of raw LwIP possible

Dependents:   LwIP_raw_API_serverExample tiny-dtls

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 HTTPFS.h.