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
RT,现在的结果是req.data为null。
The text was updated successfully, but these errors were encountered:
这个并没有规范。。xhr.send 方法不仅可以接收字符串,还可以接收 FormData 之类的对象,它的参数类型是不固定的。如果没传入参数应该是 undefined 比较合理。。
Sorry, something went wrong.
No branches or pull requests
RT,现在的结果是req.data为null。
The text was updated successfully, but these errors were encountered: