Fixed the uploading URL lost.

pull/83/head
Hieromon Ikasamo 6 years ago
parent 46c4fbc943
commit cfe77b808f
  1. 1
      src/AutoConnect.cpp

@ -796,6 +796,7 @@ bool AutoConnect::_classifyHandle(HTTPMethod method, String uri) {
}
// Dispose decrepit page
if (_uri.length())
_prevUri = _uri; // Save current uri for the upload request
_purgePages();

Loading…
Cancel
Save