sebastian-nagel opened a new pull request, #777:
URL: https://github.com/apache/nutch/pull/777

   - implement class CaseInsensitiveMetadata providing case-insensitive 
metadata look-ups (but no spell-checking)
   - use CaseInsensitiveMetadata to hold HTTP header metadata in in the class 
OkHttpResponse of protocol-okhttp
   - add unit tests to prove the fix (and also case-insensitive look-ups and 
spell-checking in protocol-http)
   
   The unit tests also include a deactivated benchmark: storing HTTP headers in 
CaseInsensitiveMetadata is approx. 10% faster than in SpellCheckedMetadata.


-- 
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: dev-unsubscr...@nutch.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to