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

WIP. Feature: file upload (multipart data) #2

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

manjeetsingh10
Copy link

For this feature

  1. Added hyper_request parameter in request struct.
  2. created file_upload.rs which contains the function to handle the multipart request.

TODO:

  1. implement errors when parsing the request will fail.
  2. Trait to handle writing the multipart file to the given destination.

@manjeetsingh10 manjeetsingh10 changed the title WIP Feature: file upload (multipart data) WIP. Feature: file upload (multipart data) Jan 7, 2021
@rakshith-ravi
Copy link
Contributor

GitHub actions seems to fail to build. Do take a look at it and update your PR

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.

2 participants