sebastian-nagel commented on issue #1588: URL: https://github.com/apache/stormcrawler/issues/1588#issuecomment-3196787391
> On the other hand, `SpellCheckedMetadata` works a bit differently. [...] However, if the key doesn't match any of the pre fixed headers, then it is kept as it is, ie not case sensitive then. Good catch! Of course, the crawler does not really care about other headers than the ones listed in [HttpHeaders](https://github.com/apache/nutch/blob/master/src/java/org/apache/nutch/metadata/HttpHeaders.java) with well-defined semantics and relevance for the crawling process. I've opened [NUTCH-3122](https://issues.apache.org/jira/browse/NUTCH-3122) to track this. Thanks for your observation! -- 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]
