I'm wondering if http protocol has a limit on body size. For example, if I want to send a file from server of 1Tb, is this possible? This is hypothetical situation with a file like that, just an example
My question is about restrictions imposed by the protocol, not the server. And I'm talking about the response body, not the request.