We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello guys!
I was trying to access a link referred by whodunit at problem set 4.
It happens that the link is returning a 400 bad request response, and with it, leaking some information about the webserver.
I also tried to issue the request via command line HTTP client and also had the same result.
I hope you guys fix the docs if the link doesn't exist or fix it, so people in the future doesn't get frustrated or so.
I also recommend you to remove the server HTTP header response.
server
See you guys out there!
The text was updated successfully, but these errors were encountered:
URL should be fixed, thank you!
Sorry, something went wrong.
No branches or pull requests
Hello guys!
I was trying to access a link referred by whodunit at problem set 4.
It happens that the link is returning a 400 bad request response, and with it, leaking some information about the webserver.
I also tried to issue the request via command line HTTP client and also had the same result.
I hope you guys fix the docs if the link doesn't exist or fix it, so people in the future doesn't get frustrated or so.
I also recommend you to remove the
server
HTTP header response.See you guys out there!
The text was updated successfully, but these errors were encountered: