-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Current version is not really great to extend http client (adding headers, query parameter, etc.)
The current implementation declares queryParam = {}, pathParameters = {} on each call, and #77 will add a third parameter (headers).
We would a need more robust solution to handle custom http client need.
Possible passing an object that handle http-client specific need, or provide a way to decorate http call
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels