go-resty / resty

Simple HTTP and REST client library for Go
MIT License
10.01k stars 706 forks source link

feat(enhancement): inherit client values in the request during a creation and use it afterwards #796 #840

Closed jeevatkm closed 1 month ago

jeevatkm commented 1 month ago

closes #796

jeevatkm commented 1 month ago

A known test failure, TestGenerateExecutedCurl, needs to be investigated.