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

   Adds property `store.protocol.versions` - if true, protocol-okhttp records 
protocol versions and related in response metadata:
   - `_protocol_versions_` holds the HTTP and SSL/TLS versions
   - `_cipher_suites_` holds the SSL/TLS cipher suites
   
   Minor cleanup: do not rely on the system encoding in method getBytes() when 
storing verbatim HTTP headers. Use iso-8859-1 (HTTP headers should be ASCII 
only).


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