[
https://issues.apache.org/jira/browse/NUTCH-3062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17881626#comment-17881626
]
Hudson commented on NUTCH-3062:
-------------------------------
SUCCESS: Integrated in Jenkins build Nutch ยป Nutch-trunk #166 (See
[https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/166/])
NUTCH-3062 protocol-okhttp: optionally record HTTP and SSL/TLS versions (#822)
(github:
[https://github.com/apache/nutch/commit/42002477b93f9e78be65ba7d2ecd617d7bbf424a])
* (edit)
src/plugin/lib-http/src/java/org/apache/nutch/protocol/http/api/HttpBase.java
* (edit) src/java/org/apache/nutch/net/protocols/Response.java
* (edit)
src/plugin/protocol-okhttp/src/java/org/apache/nutch/protocol/okhttp/OkHttp.java
* (edit) conf/nutch-default.xml
> protocol-okhttp: optionally record HTTP and SSL/TLS versions
> ------------------------------------------------------------
>
> Key: NUTCH-3062
> URL: https://issues.apache.org/jira/browse/NUTCH-3062
> Project: Nutch
> Issue Type: Improvement
> Components: protocol
> Affects Versions: 1.21
> Reporter: Sebastian Nagel
> Assignee: Sebastian Nagel
> Priority: Minor
> Fix For: 1.21
>
>
> Background: WARC headers may record the HTTP and SSL/TLS versions (see
> [iipc/warc-specifications#42|https://github.com/iipc/warc-specifications/issues/42])
> and the SSL/TLS cipher suites (see
> [iipc/warc-specifications#86|https://github.com/iipc/warc-specifications/issues/86]).
> This issue is about to track the necessary information, for now, in
> protocol-okhttp.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)