v2.1.0
New Features
- add
SetContextWithValue
to ClientConn / mux.Client - example - add dial option WithCloseSocket to close connection for function
Client()
- cancel of observation wait for response
- allows to set body with empty data
Fixes
- fix leak of opened sockets
- fix some errors