We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46b0f14 commit 617fbcfCopy full SHA for 617fbcf
modules/httplib/request.go
@@ -56,7 +56,6 @@ type Request struct {
56
url string
57
req *http.Request
58
params map[string]string
59
- body []byte
60
61
readWriteTimeout time.Duration
62
transport http.RoundTripper
0 commit comments