forked from parnurzeal/gorequest
-
Notifications
You must be signed in to change notification settings - Fork 0
TODO List #16
Copy link
Copy link
Open
Description
DONE
- Mocking tests parnurzeal/gorequest#113 feat(mock): add Mock() support HTTP mocking #23
- AsCurlCommand() doesn't respect ForceType parnurzeal/gorequest#217
- Issue on MakeRequest() method with calling Type("multipart") before parnurzeal/gorequest#204
- sendfile:
- timeout detail https://github.com/parnurzeal/gorequest/pull/183/files
- gzip support: Feature Request - Enable gzip compression parnurzeal/gorequest#195 see https://go.dev/src/net/http/transport.go#L190
TODO
high
- sendfile:
- support digest update to support digest? parnurzeal/gorequest#247 / Are there any plans to add the digest-auth in the future parnurzeal/gorequest#206
- logger, maybe add a better interface how to set custom logger in gorequest parnurzeal/gorequest#232
- Callback for upload progress parnurzeal/gorequest#251 https://stackoverflow.com/questions/26050380/go-tracking-post-request-progress
new features
- use https://github.com/json-iterator/go
- use httpbin.org in docs and examples
- use ginkgo
- enhance debug / print
- otel support
- metrics and slow logs
- return errors(an array), add more functions to get size/firstOne/hasError/error handler
- add metrics support
- add slow log/error log support
others
- Trim the BOM in EndStruct() Trim the BOM in
EndStruct()parnurzeal/gorequest#179 - fasthttp alternative?
- docs and faqs
- Proxy With Authentication parnurzeal/gorequest#152
- gorequest.SendFile fail,maybe I use it error, but I can not find it parnurzeal/gorequest#145
- How to reuse session. parnurzeal/gorequest#125
- I guess AddCookie/AddCookies doesnt work? parnurzeal/gorequest#117
- How to post request as binary data parnurzeal/gorequest#112
- https://github.com/parnurzeal/gorequest/pull/171/files
- add examples/*.go
- How to request https via proxy? parnurzeal/gorequest#144
- http_proxy env support parnurzeal/gorequest#262
- question: Does it support send request via socks4/socks4a/socks5 proxy? parnurzeal/gorequest#142 Does it support socks5 proxy? parnurzeal/gorequest#141 Implement Socks support for proxy parnurzeal/gorequest#45
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels