sebastian-nagel commented on issue #1588:
URL: https://github.com/apache/stormcrawler/issues/1588#issuecomment-3196543176

   See the discussion in 
[NUTCH-3002](https://issues.apache.org/jira/browse/NUTCH-3002) and 
apache/nutch#777. While the "old" HTTP protocol implementations supporting only 
HTTP 1.0 and 1.1 rely on `SpellCheckedMetadata`, protocol-okhttp which 
(optionally) supports HTTP/2 uses `CaseInsensitiveMetadata`. With binary 
headers in HTTP/2, spell-checking header names seems somewhat unnecessary. But 
matching lower-case names is simply mandatory with HTTP/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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to