HttpMultipartResource.h File Reference
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

using HttpFilesMapper = Delegate< void(HttpFiles &)>
 

Typedef Documentation

◆ HttpFilesMapper