You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@oxsean Maybe there is something wrong with h2, please help me check it out.
Rawven
changed the title
[Bug] The triple-rest-cors support added in version 3.3.0-beta.3 cannot be used.
[Bug] Spring RestClient not working properly when triple-rest-cors is enabled
Jun 5, 2024
Rawven
changed the title
[Bug] Spring RestClient not working properly when triple-rest-cors is enabled
[Bug] When triple-rest-cors is enabled, Spring RestClient cannot get a normal response after making a request.
Jun 5, 2024
Pre-check
Search before asking
Apache Dubbo Component
Java SDK (apache/dubbo)
Dubbo Version
3.3.0-beta.3
Steps to reproduce this issue
run the test https://github.com/Rawven/dubbo-samples/blob/triple-cors-rest/2-advanced/dubbo-samples-triple-rest/dubbo-samples-triple-rest-springmvc/src/test/java/org/apache/dubbo/rest/demo/test/CorsConsumerIT.java
Apifox and apache http client can call the interface with cors function enabled normally, but spring rest client cannot call it normally.
What you expected to happen
spring rest client should be ok
Anything else
No response
Are you willing to submit a pull request to fix on your own?
Code of Conduct
The text was updated successfully, but these errors were encountered: