Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Base64 Error #41

Open
pshopper opened this issue Oct 5, 2017 · 0 comments
Open

Base64 Error #41

pshopper opened this issue Oct 5, 2017 · 0 comments

Comments

@pshopper
Copy link

pshopper commented Oct 5, 2017

Base64 value in header field in lowercase will lead to parsing error in QByteArray::fromBase64(...). Try to create base server authentication mechanism

in file qhttpserverconnection.cpp

string 105

itempHeaderValue.toLower() -> itempHeaderValue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant