gxthrj commented on issue #2287:
URL: https://github.com/apache/apisix/issues/2287#issuecomment-698131377


   > > yes , http `Date` ,the `D` is uppercase
   > 
   > No, http header is case-insensitive. ref 
https://tools.ietf.org/html/rfc7230#section-3.2:
   > 
   > ```
   > Each header field consists of a case-insensitive field name followed
   >    by a colon (":"), optional leading whitespace, the field value, and
   >    optional trailing whitespace.
   > ```
   
   I am not sure if the `Date` is the same as other headers
   ref: https://tools.ietf.org/html/rfc7231#section-7.1.1.2


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