Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve/Fix Runtime Submit Consumer Selection #32

Open
GlenDC opened this issue Jan 18, 2017 · 1 comment
Open

Improve/Fix Runtime Submit Consumer Selection #32

GlenDC opened this issue Jan 18, 2017 · 1 comment

Comments

@GlenDC
Copy link
Member

GlenDC commented Jan 18, 2017

The runtime is used to process HTTP Requests for HTTP Clients. Consumers are provided by the client operation. Right now the selection process is as simple, as selecting the first one available in the array of given consumers.

This could use some improvement.

Relevant TODO: https://github.com/go-openapi/runtime/blob/master/client/runtime.go#L231

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant