mailgun / kafka-pixy

gRPC/REST proxy for Kafka
Apache License 2.0
773 stars 118 forks source link

Avoid rejection of +json content types at produce #148

Closed solsson closed 6 years ago

solsson commented 6 years ago

For example application/vnd.docker.distribution.manifest.v2+json from Docker Registry.

Tested through https://github.com/Yolean/kubernetes-kafka/pull/198

mailgun-ci commented 6 years ago

Can one of the admins verify this patch?

horkhe commented 6 years ago

@solsson there is a couple more comment and then I am ready to merge.

horkhe commented 6 years ago

Thank you for your contribution. I cherry picked it in #151.