masaori335 commented on pull request #7904:
URL: https://github.com/apache/trafficserver/pull/7904#issuecomment-851717781


   RFC 7230 obsoletes RFC 2616. It clarified HTTP-version is case-sensitive.
   
   [RFC 7230 A.2.  Changes from RFC 
2616](https://datatracker.ietf.org/doc/html/rfc7230#appendix-A.2)
   > The HTTP-version ABNF production has been clarified to be case-
   > sensitive.  Additionally, version numbers have been restricted to
   > single digits, due to the fact that implementations are known to
   > handle multi-digit version numbers incorrectly.  (Section 2.6)
   
   [RFC 7230 Section 
2.6](https://datatracker.ietf.org/doc/html/rfc7230#section-2.6)
   > HTTP-version is case-sensitive.
   >
   >     HTTP-version  = HTTP-name "/" DIGIT "." DIGIT
   >     HTTP-name     = %x48.54.54.50 ; "HTTP", case-sensitive


-- 
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