Fixed the uploading URL lost.

pull/123/head
Hieromon Ikasamo 6 years ago
parent 1a482a6eb1
commit 9a9668fd86
  1. 1
      src/AutoConnect.cpp

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

Loading…
Cancel
Save