Skip to content

Conversation

@sebastian-nagel
Copy link
Contributor

implements #827

  • configuration key http.protocol.versions holds a list of protocols in order of preference
  • implement selection of protocols in okhttp protocol implementation (httpclient should pick this once HTTP/2 is supported)
  • fix loading of YAML lists when configuration isn't loaded via Storm (eg. by main method of AbstractHttpProtocol)
  • add notice about protocol version to warc module README

…on(s) to use

implements apache#827
- configuration key `http.protocol.versions` holds a list of protocols
  in order of preference
- implement selection of protocols in okhttp protocol implementation
- fix loading of YAML lists when configuration isn't loaded via Storm
  (eg. by main method of AbstractHttpProtocol)
@jnioche jnioche added this to the 1.18 milestone Oct 6, 2020
@jnioche jnioche merged commit 6a5951d into apache:master Oct 6, 2020
@jnioche
Copy link
Contributor

jnioche commented Oct 6, 2020

nice one thanks @sebastian-nagel
could you please document it in the wiki? thanks

@sebastian-nagel
Copy link
Contributor Author

Done: updated https://github.com/DigitalPebble/storm-crawler/wiki/Protocols, the warc module README is already updated by this PR.

@sebastian-nagel sebastian-nagel deleted the sc-827-configure-http-protocol-versions branch October 11, 2020 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants