Respect client's header table size settings #4729
Labels
area-networking
Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
feature-kestrel
HTTP2
Milestone
Follow-up to aspnet/KestrelHttpServer#2816.
Currently our encoder does not do any header compression. If we decide to do response header compression, we will need to take into account the client's settings for header table size.
The text was updated successfully, but these errors were encountered: