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

File Uploads Not Working #32

Closed
metaskills opened this issue May 9, 2019 · 0 comments · Fixed by #33
Closed

File Uploads Not Working #32

metaskills opened this issue May 9, 2019 · 0 comments · Fixed by #33
Assignees
Labels
bug Something isn't working
Projects

Comments

@metaskills
Copy link
Member

Found out that file uploads are not working. Digging into Rack now to find out what I need to pass to ensure this works well. This may be related to #25 too at least for the response. But for the request we need to get the right multi-part headers down.

Hot Spots

  • If tempfiles are used make sure they are deleted after each request!
@metaskills metaskills added the bug Something isn't working label May 9, 2019
@metaskills metaskills self-assigned this May 9, 2019
@metaskills metaskills added this to To do in Full MVP via automation May 9, 2019
Full MVP automation moved this from To do to Done May 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Full MVP
  
Done
Development

Successfully merging a pull request may close this issue.

1 participant