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
我看YTT配置中会把Content-Type的请求头过滤掉, 不知道是出于什么考虑要这么做。 项目中肯定会有json或者formData这种场景,如果YTT做了这层的过滤, 那再统一的请求函数中就拿不到yapi中配置的该信息,那内部的请求应该怎么添加不同的请求头呢?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
我看YTT配置中会把Content-Type的请求头过滤掉, 不知道是出于什么考虑要这么做。 项目中肯定会有json或者formData这种场景,如果YTT做了这层的过滤, 那再统一的请求函数中就拿不到yapi中配置的该信息,那内部的请求应该怎么添加不同的请求头呢?
The text was updated successfully, but these errors were encountered: