h2non / gentleman

Plugin-driven, extensible HTTP client toolkit for Go

Home Page:https://pkg.go.dev/github.com/h2non/gentleman?tab=doc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a String() method to Request

jonasagx opened this issue · comments

Response has an useful method to show its raw content: String(). It would be helpful to have an equivalent method for Resquest.

Is this issue still open?