- HTTP/1.1 specifies that field names are not case-sensitive - HTTP/1.1 Fields.

- HTTP/2 specifies that field names must be lowercase - HTTP/2 Fields.

- The request headers for Node are also lowercase.
Based on the above reasons, I believe that the field name for request headers should be lowercase.