<div dir="ltr">Hi,<div><br></div><div>I&#39;d like to build an HTTP client that receives chunks of data as part of a long polling HTTP request, using Undertow&#39;s HTTP client. So in a way, I&#39;d need callback methods like &quot;onHeader&quot; and &quot;onContent&quot;.</div><div><br></div><div>From what I read in UndertowClient and HttpClientConnection, it looks like the http client is parsing the *whole* HTTP response and does not provide those callbacks.</div><div><br></div><div>Is there a way to achieve this?</div><div>If not, does this qualify as an interesting feature for undertow&#39;s HTTP client?</div><div><br></div><div>Thanks,</div><div>-- <br><div dir="ltr">Brian Clozel</div>
</div></div>