Remix.run Logo
stevage 5 days ago

I tried to figure out how much data you can send exactly. It's not very clear from the spec:

> If the amount of data that can be queued to be sent by keepalive enabled requests is exceeded by the size of transmittedData (as defined in HTTP-network-or-cache fetch), set the return value to false and terminate these steps.

Does anyone know?