maskit commented on issue #5230:
URL: https://github.com/apache/trafficserver/issues/5230#issuecomment-728106346


   It's a header field representation defined on HPACK.
   
   https://tools.ietf.org/html/rfc7541#section-6.2.3
   >    A literal header field never-indexed representation results in
      appending a header field to the decoded header list without altering
      the dynamic table.  Intermediaries MUST use the same representation
      for encoding this header field.
   
   https://tools.ietf.org/html/rfc7541#section-7.1.3
   >    An intermediary MUST NOT re-encode a value that uses the never-
      indexed literal representation with another representation that would
      index it.  If HPACK is used for re-encoding, the never-indexed
      literal representation MUST be used.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to