WebServer_tng
WebServer_tng copied to clipboard
parsearguments when content = 0
apply fix to parsearguments when no contentlength, same as esp8266
} else {
// No content - but we can still have arguments in the URL.
_parseArguments(searchStr);
}