background-fetch
background-fetch copied to clipboard
Fix bikeshed errors in fetch callbacks
@annevk I don't have a good solution for [=body/wait=]
. The intent is to wait for streaming request bodies to be consumed. Do we still need this?
With current implementations, once you have seen a response the request has been transmitted. You could wait for processRequestEndOfBody as well I suppose?