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

Require encoding over the wire #279

Merged
merged 5 commits into from
Jul 26, 2016
Merged

Require encoding over the wire #279

merged 5 commits into from
Jul 26, 2016

Conversation

abhinav
Copy link
Contributor

@abhinav abhinav commented Jul 26, 2016

This changes yarpc-go to require the encoding over the wire. Incoming requests
are considered bad requests if they don't have an encoding or if the encoding
does not match the encoding on the handler.

Resolves #238

Related: yarpc/yarpc-node#77 yarpc/yarpc-python#88 yarpc/yarpc-java#121

@mention-bot
Copy link

@abhinav, thanks for your PR! By analyzing the annotation information on this pull request, we identified @breerly, @kriskowal and @bombela to be potential reviewers

@prashantv
Copy link
Contributor

lgtm

@abhinav abhinav merged commit 7c120ea into master Jul 26, 2016
@abhinav abhinav deleted the require-encoding branch July 26, 2016 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants