java - Multiple Response from Single Request using Spring Boot -


is there way achieve multiple responses single request using spring boot ? if yes, please provide me link.

http not work way. http request has 1 response. spring boot not let send more 1 response, because against http specification , no http clients able figure out going on.

there may way accomplish underlying goals, whatever is, won't involve sending more 1 http response single http request.


Comments

Popular posts from this blog

javascript - Karma not able to start PhantomJS on Windows - Error: spawn UNKNOWN -

c# - Display ASPX Popup control in RowDeleteing Event (ASPX Gridview) -

Nuget pack csproj using nuspec -