h2 icon indicating copy to clipboard operation
h2 copied to clipboard

feat: Add option in client builder to ignore content length

Open Alvenix opened this issue 1 year ago • 0 comments

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)

Alvenix avatar Apr 21 '24 16:04 Alvenix