|
|
|
|
|
by bhouston
4139 days ago
|
|
> HTTP/2 is all 100% mandatory. Any compliant HTTP/2 implementation will support an EXACT set of known features. But over the next couple of years, won't people come up with new ideas and add them as optional extensions? How is that handled? I suspect some of these optional extensions will be really useful in special cases such as support for LZMA/LZHAM compression in addition to just gzip. |
|
Compare with HTTP/1.1 where for instance the entire content negotiation mechanism is optional and clients need to be able to deal with it not being available.