Welcome Pontakorn Prasertsuk as #curl committer 1167: github.com/curl/curl/pull/1142…
http2: send HEADER & DATA together if possible by peppapighs · Pull Request #11420 · curl/curl
This PR is based on the conversation here. When sending an HTTP/2 POST request, curl will always defer request body to a different TLS record (if SSL/TLS is enabled) and TCP packet. This problem is...GitHub