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
在高亮配置里,我希望图片格式的请求划线。但是我发现勾选图片后,webp格式不在图片格式的范围内,webp不会被划线
The text was updated successfully, but these errors were encountered:
这个是根据响应体的内容判断的嘛,我突然发现有些也是请求png的,但是没请求成功也不会划线
Sorry, something went wrong.
根据content-type判断的,webp应该是image/webp,你看看是不是?
content-type
image/webp
MegatronKing
No branches or pull requests
在高亮配置里,我希望图片格式的请求划线。但是我发现勾选图片后,webp格式不在图片格式的范围内,webp不会被划线
The text was updated successfully, but these errors were encountered: