![]() |
RSeries astromech firmware
|
#include <wifi/WifiWebServer.h>
Public Attributes | |
| WUploadStatus | status |
| String | filename |
| String | name |
| String | type |
| String | queryString |
| size_t | fileSize |
| size_t | receivedSize |
| size_t | currentSize |
| uint8_t | buf [HTTP_UPLOAD_BUFLEN+1] |
| uint8_t WUploader::buf[HTTP_UPLOAD_BUFLEN+1] |
| size_t WUploader::currentSize |
| String WUploader::filename |
| size_t WUploader::fileSize |
| String WUploader::name |
| String WUploader::queryString |
| size_t WUploader::receivedSize |
| WUploadStatus WUploader::status |
| String WUploader::type |