#include <Network/Http/HttpServerConnection.h>#include <Network/Http/HttpResource.h>#include <WString.h>
Include dependency graph for HttpMultipartResource.h:
Go to the source code of this file.
Classes | |
| class | HttpMultipartResource |
| HttpResource that allows handling of HTTP file upload. More... | |
Typedefs | |
| typedef Delegate< void(HttpFiles &)> | HttpFilesMapper |
Typedef Documentation
◆ HttpFilesMapper
| typedef Delegate<void(HttpFiles&)> HttpFilesMapper |
1.8.13