Skip to content

Conversation

@TingDaoK
Copy link
Contributor

Issue #, if available:

  • elasticurl uses "h2;http/1.1" alpn string by default
    --http2 and --http1.1 flags force "h2" or "http/1.1" and error if they don't get it
  • add h2 tests to integration-testing/http_client_test.py
  • add add_net_test_case(tls_download_medium_file_http2)

@TingDaoK TingDaoK requested a review from graebm April 22, 2020 19:40
@TingDaoK TingDaoK merged commit 4fff6a8 into master Apr 23, 2020
@TingDaoK TingDaoK deleted the integration-test branch April 23, 2020 22:31
czakian pushed a commit to czakian/aws-c-http that referenced this pull request Apr 24, 2020
-   elasticurl uses "h2;http/1.1" alpn string by default
-   --http2 and --http1_1 flags force "h2" or "http/1.1" and error if they don't get it
-   add h2 tests to integration-testing/http_client_test.py
-   add add_net_test_case(tls_download_medium_file_http2)

Co-authored-by: Dengke Tang <dengket@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants