Http uncompressed content length protocol

26 Views Asked by At

Does someone know wether some http version includes some uncompressed content length protocol? for example, in a cooperative environment where a client sends compressed payload to a server, such a protocol may be useful to optimize allocations on a server that decompress in memory.

Couldn't find something easily in the web

0

There are 0 best solutions below