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