Struct HTTPUpload
Public Attributes
| Type | Name |
|---|---|
| uint8_t | buf |
| size_t | currentSize |
| String | filename |
| String | name |
| HTTPUploadStatus | status |
| size_t | totalSize |
| String | type |
Public Attributes Documentation
variable buf
variable currentSize
variable filename
variable name
variable status
variable totalSize
variable type
The documentation for this class was generated from the following file cores/common/arduino/libraries/ext/WebServer/WebServer.h