Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
HTTPFileSystemHandler Class Reference
This class will deliver files form the virtual file system. More...
#include <HTTPFS.h>
| Public Member Functions | |
| HTTPFileSystemHandler (const char *path, const char *dir) | |
| Create a new HTTPFileSzstemHandler. | |
Detailed Description
This class will deliver files form the virtual file system.
Furthermore it is a simple example how to implement an HTTPHandler for big data requests.
Definition at line 37 of file HTTPFS.h.
Constructor & Destructor Documentation
| HTTPFileSystemHandler | ( | const char * | path, | 
| const char * | dir | ||
| ) | 
Generated on Wed Jul 13 2022 07:13:44 by
 1.7.2
 1.7.2