Skip to content

Conversation

@icing
Copy link
Contributor

@icing icing commented Jul 24, 2023

  • refs http2.c: ASSERT: len >= stream->upload_blocked_len #11500
  • adding tests using very large passwords in auth
  • fixes general http sending to treat h3 like h2, and not like http1.1
  • eliminate H2_HEADER max definitions and use the commmon DYN_HTTP_REQUEST everywhere, different limits do not help
  • fix http2 handling of requests denied by nghttp2 on send to immediately report the refused stream

- adding tests using very large passwords in auth
- fixes general http sending to treat h3 like h2, and
  not like http1.1
- eliminate H2_HEADER max definitions and use the commmon
  DYN_HTTP_REQUEST everywhere, different limits do not help
- fix http2 handling of requests denied by nghttp2 on send
  to immediately report the refused stream
@github-actions github-actions bot added the tests label Jul 24, 2023
@bagder bagder closed this in c76df46 Jul 24, 2023
ptitSeb pushed a commit to wasix-org/curl that referenced this pull request Sep 25, 2023
- adding tests using very large passwords in auth
- fixes general http sending to treat h3 like h2, and
  not like http1.1
- eliminate H2_HEADER max definitions and use the commmon
  DYN_HTTP_REQUEST everywhere, different limits do not help
- fix http2 handling of requests denied by nghttp2 on send
  to immediately report the refused stream

Closes curl#11509
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants