Debug httpBatchStreamLink in DevTools
I'm not super familiar with
chunked
, but it seems to me like Chrome (in my case) won't store the result of the request to be shown in the Network tab in devtools.
This is making debugging very painful.
Can I do anything about this while still being able to stream the response?
0 Replies