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

add support for toxiproxy-haskell #204

Merged
merged 1 commit into from
Mar 5, 2018
Merged

Conversation

jpittis
Copy link
Contributor

@jpittis jpittis commented Mar 4, 2018

I've written a Haskell Toxiproxy client.

It's well tested. (Complete test suite for every endpoint of the API.) So I believe it's appropriate to add to the list of client libraries.

The Haskell HTTP client library I used requires the "text/plain" content type to be labeled with a charset. I think it's reasonable that we expect our version number to be valid utf-8. I've updated the Content-Type field of Version to specify a charset.

@sirupsen

Copy link
Contributor

@xthexder xthexder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@jpittis
Copy link
Contributor Author

jpittis commented Mar 5, 2018

❤️ Thanks Jacob!

@jpittis jpittis merged commit f6e7860 into master Mar 5, 2018
@jpittis jpittis deleted the support-toxiproxy-haskell branch March 5, 2018 02:17
@sirupsen
Copy link
Contributor

sirupsen commented Mar 7, 2018

I'm so ambivalent, but you know I love you jake ❤️

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

Successfully merging this pull request may close these issues.

3 participants