-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The generated SDK currently uses k6's http.request method to send synchronous HTTP requests.
K6 also supports http.asyncRequest which is async in nature, it will be helpful to add support for it maybe via a CLI flag to generate the client with async support
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request