Embedded WebSockets Experiment

Dependencies:   mbed MD5

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.