spring-cloud-gateway icon indicating copy to clipboard operation
spring-cloud-gateway copied to clipboard

Adds flushing after each buffer write in RestClientProxyExchange

Open jensmatw opened this issue 1 year ago • 1 comments

Adds flushing after each buffer write in RestClientProxyExchange to fix issue #3410

jensmatw avatar Jul 30 '24 12:07 jensmatw

@spencergibb I've added the test in the other PR (#3486) which only changes the behavior for the special content-type, because I guess we favor that approach. We had a short discussion in #3410 if we should change flushing for everything or just events.

Should we close this one and continue only with the approach in #3486?

jensmatw avatar Sep 30 '24 15:09 jensmatw