Skip to content
New issue

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

get request body from serverWebExchange is empty #707

Closed
xiaozhiliaoo opened this issue Dec 11, 2018 · 4 comments
Closed

get request body from serverWebExchange is empty #707

xiaozhiliaoo opened this issue Dec 11, 2018 · 4 comments
Labels

Comments

@xiaozhiliaoo
Copy link

i want get request body from ServerWebExchange,use spring-boot-starter-parent 2.1.0.RELEASE + Spring Cloud Greenwich.M3 request body always null,but in spring-boot-starter-parent 2.0.6.RELEASE + Spring Cloud Finchley.SR2 request body is correct,i don‘t not why?this is my sample,gateway-sample and the pom.xml,this problem occurs in custom gateway filter,I will appreciate your help.

@spencergibb
Copy link
Member

That is strictly webflux. There is nothing specific to gateway. I'd ask on stack overflow for webflux.

@99bird
Copy link

99bird commented May 2, 2019

I meet this question too

@skillful2002
Copy link

me too

@258532431
Copy link

I meet this question too. Are you resolve it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants