curl/tests/http/clients/.gitignore
Stefan Eissing 6b9a591bf7
h2: testcase and fix for pausing h2 streams
- refs #11982 where it was noted that paused transfers may
  close successfully without delivering the complete data
- made sample poc into tests/http/client/h2-pausing.c and
  added test_02_27 to reproduce

Closes #11989
Fixes #11982
Reported-by: Harry Sintonen
2023-09-30 23:53:33 +02:00

11 lines
No EOL
186 B
Text

# Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
#
# SPDX-License-Identifier: curl
h2-serverpush
h2-download
ws-data
ws-pingpong
h2-upgrade-extreme
tls-session-reuse
h2-pausing