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 122f1d5 commit 901c3a1Copy full SHA for 901c3a1
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