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

Middleware to parse multipart responses #161

Open
akshayrawat opened this issue Jul 6, 2017 · 1 comment
Open

Middleware to parse multipart responses #161

akshayrawat opened this issue Jul 6, 2017 · 1 comment
Labels

Comments

@akshayrawat
Copy link

I'm interested in contributing a middleware to parse multipart responses. Rack does it using Rack::Utils::Multipart##parse_multipart-class_method. Any pointers on getting started on this would be great.

@iMacTia
Copy link
Member

iMacTia commented Jul 13, 2017

Hi @akshayrawat, that sounds interesting.
What would such middleware API looks like?
How do you access the parsed data and which type would these objects be?

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

No branches or pull requests

2 participants