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 support for receiving application/octet-stream data #54

Open
3 tasks
DanielSchaffer opened this issue Jan 16, 2020 · 0 comments
Open
3 tasks

Add support for receiving application/octet-stream data #54

DanielSchaffer opened this issue Jan 16, 2020 · 0 comments
Projects
Milestone

Comments

@DanielSchaffer
Copy link
Contributor

  • Determine what object type is most appropriate to return (e.g. Buffer, etc)
  • Add an HttpBodyParser implementation that supports receiving the application/octet-stream MIME type
  • Ensure that the new parser works with files transmitted using multipart/form-data requests
@DanielSchaffer DanielSchaffer added bug Something isn't working @dandi/http-pipeline and removed bug Something isn't working labels Jan 16, 2020
@DanielSchaffer DanielSchaffer added this to the v1.0.0 milestone Jan 16, 2020
@DanielSchaffer DanielSchaffer added this to To do in v1.0.0 via automation Jan 16, 2020
@DanielSchaffer DanielSchaffer added feature New feature or request good first issue labels Jan 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
v1.0.0
  
To do
Development

No branches or pull requests

1 participant