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
http_request方法对于响应码的处理似乎存在bug 其中原本响应码为404的情况经过http_request请求响应码是206: 例子:https://bit.baidu.com/accesslog
The text was updated successfully, but these errors were encountered:
In my case the issue was with the burp. changing the host worked for me .
Sorry, something went wrong.
No branches or pull requests
http_request方法对于响应码的处理似乎存在bug
其中原本响应码为404的情况经过http_request请求响应码是206:
例子:https://bit.baidu.com/accesslog
The text was updated successfully, but these errors were encountered: