h2
h2 copied to clipboard
feat: Add option in client builder to ignore content length
In order to support CURLOPT_IGNORE_CONTENT_LENGTH for curl hyper backend.
I haven't added tests yet. (I am not sure to how many tests to add, but flipping the default and running all the tests manually was successful)