You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
keepAlive - there are 4 methods but underneath it boils down to two values, so this could be simplified to reduce the options and also align with the spec terminology (e.g. keepAliveTimeBetweenFrames and keepAliveMaxLifeTime).
resume - there are about 6 methods for the client and 5 for the server. There is a case for some sort of Resume spec (similar to the new Retry in Reactor).
possibly other smaller opportunities - e.g. do we really need mimeType or 3 acceptor options on the client side..
This issue stands for better API
3)Possibly, not sure it would make sense but: Refactors Setup API to the builder:
The text was updated successfully, but these errors were encountered: