-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Add ability to send custom HTTP headers #12579
Conversation
4ffd470
to
7c6a26f
Compare
Awesome, Good job! |
Maybe the text should be "Add custom HTTP headers" ? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"in server" in commit title seems to be incorrect. Shouldn't it be "to server"?
Also please use "HTTP" instead of "http" whenever possible.
I will rename it to "Add ability to send custom HTTP headers". |
Do you think the placeholder text could be changed to |
a60c135
to
be2ec15
Compare
PR updated, addressed all comments. |
QString::split() was giving a non-empty QStringList, and that caused Session::setBannedIPs() to emit misleading warning message.
Screenshots: GUI, WebUI