What problem does your feature request address?
In version 3.34.0 there is a new boolean value added to some methods in http_request.go and http_util.go but they are not documented in the changelog.
I am not sure how to make my code work, using this version. I.e. should I usetrue or false, and why?
Describe the desired solution
Document this usage
Alternatives considered
No response
Additional context
No response
What problem does your feature request address?
In version 3.34.0 there is a new boolean value added to some methods in http_request.go and http_util.go but they are not documented in the changelog.
I am not sure how to make my code work, using this version. I.e. should I use
trueorfalse, and why?Describe the desired solution
Document this usage
Alternatives considered
No response
Additional context
No response