Skip to content

ESP8266httpUpdate missing function for SPIFFS update #4761

Closed
@beegee-tokyo

Description

@beegee-tokyo

ESP8266httpUpdate class offers

t_httpUpdate_return update(const String& host, uint16_t port, const String& uri = "/",
                               const String& currentVersion = "");

which allows to send some information to a server script (example->Advanced updater)

For SPIFFS update there is no corresponding function.
Or did I miss something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions