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
比如postman,是有个console功能的,打开后能看到请求的明细,所有请求头,响应头,请求体,响应体都能看到, 但是在reqable里就需要启用调试,启用系统代理,才能在调试列表里看到请求明细,这对于大部分时候只拿reqable当postman平替的人不太友好
The text was updated successfully, but these errors were encountered:
MegatronKing
No branches or pull requests
比如postman,是有个console功能的,打开后能看到请求的明细,所有请求头,响应头,请求体,响应体都能看到,
但是在reqable里就需要启用调试,启用系统代理,才能在调试列表里看到请求明细,这对于大部分时候只拿reqable当postman平替的人不太友好
The text was updated successfully, but these errors were encountered: