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
我在 handleBodyParams 的实现中只看见了仅仅支持 form-data 及 x-www-form-urlencoded 是否有考虑支持更多的 Content-Type 或者支持扩展?
handleBodyParams
form-data
x-www-form-urlencoded
Content-Type
The text was updated successfully, but these errors were encountered:
近期时间较少,过些时候会完善一下,应该会以扩展的形式进行支持
Sorry, something went wrong.
No branches or pull requests
我在
handleBodyParams
的实现中只看见了仅仅支持form-data
及x-www-form-urlencoded
是否有考虑支持更多的Content-Type
或者支持扩展?The text was updated successfully, but these errors were encountered: