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 Missing ContentType Values #133

Closed
scottoffen opened this issue Oct 25, 2016 · 0 comments
Closed

Add Missing ContentType Values #133

scottoffen opened this issue Oct 25, 2016 · 0 comments
Assignees
Milestone

Comments

@scottoffen
Copy link
Owner

scottoffen commented Oct 25, 2016

Google Protocol Buffers
IsBinary = true

  • application/x-protobuf
  • application/vnd.google.protobuf

Multipart
IsText = true

  • multipart/alternative
  • multipart/encrypted
  • multipart/form-data
  • multipart/mixed
  • multipart/related
  • multipart/signed
@scottoffen scottoffen added this to the 4.0.0.next milestone Oct 25, 2016
@scottoffen scottoffen self-assigned this Oct 25, 2016
@scottoffen scottoffen changed the title Add ContentType for Google Protocol Buffers Add Missing ContentType Values Oct 27, 2016
scottoffen pushed a commit that referenced this issue Oct 27, 2016
Adds values to the ContentType enum for google protocol buffers and
additional types of multipart data.

Fixes #133
scottoffen pushed a commit that referenced this issue Oct 27, 2016
Adds values to the ContentType enum for google protocol buffers and
additional types of multipart data.

Fixes #133
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