Why do we use chunked encoding to send files over HTTP?
I’m recently starting to learn about HTTP encoding types, and I was looking at the chunked encoding type. I noticed that it is often used to send files over HTTP, in a way like so
I’m recently starting to learn about HTTP encoding types, and I was looking at the chunked encoding type. I noticed that it is often used to send files over HTTP, in a way like so