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

Support for multipart/form-data. #16

Open
fomkin opened this issue Apr 10, 2017 · 2 comments
Open

Support for multipart/form-data. #16

fomkin opened this issue Apr 10, 2017 · 2 comments

Comments

@fomkin
Copy link
Contributor

fomkin commented Apr 10, 2017

Hi, guys!

I want add this feature to your project. That is my plan:

  1. Add multipart/form-data codec to headers package
  2. Add FormData type and codec to http protocol package
  3. Add new body decoder and encoder like it made here
  4. Add withFormData and bodyAsFormData methods to HttpRequestOrResponse

What do you think about it?

@pchlupacek
Copy link
Member

@fomkin excellent, sounds totally good to me.

@pchlupacek
Copy link
Member

@fomkin not sure if you want still to follow on this one ?

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

No branches or pull requests

2 participants