fluent
fluent copied to clipboard
DEPRECATED
Results
4
fluent issues
Sort by
recently updated
recently updated
newest added
Seems broken if retries is used with body, as `io.Reader` won't rewind... I haven't tried it... but that seems problematic... Maybe it's better to not support streams to avoid bugs....
I am using a single http client for multiple workers which is recommended by the net/http documentation. Now I want to use your package but there is no exposed function...