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

Managing MIME types for bigData storage #274

Closed
3 tasks done
dehann opened this issue Mar 10, 2019 · 5 comments · Fixed by #593
Closed
3 tasks done

Managing MIME types for bigData storage #274

dehann opened this issue Mar 10, 2019 · 5 comments · Fixed by #593

Comments

@dehann
Copy link
Member

dehann commented Mar 10, 2019

  • Need an example of how to use jpeg vs. png vs. pointcloud.
  • Need second example of how to create your own mime type.
  • Need an example how to ignore mime type and just dump binary or string data.
@dehann
Copy link
Member Author

dehann commented Mar 12, 2019

This is to allows standard feature in Arena.jl etc to work if MIME type is configured properly.

cc @Affie , @GearsAD

@dehann dehann modified the milestones: shortlist, v0.3.2 Mar 12, 2019
@dehann
Copy link
Member Author

dehann commented Mar 12, 2019

@dehann
Copy link
Member Author

dehann commented May 22, 2020

Hi @Affie , just a refresher on this issue -- I think a lot of this has been done in the recent DFG data interface work?

@dehann
Copy link
Member Author

dehann commented Aug 12, 2020

@Affie
Copy link
Member

Affie commented Aug 12, 2020

We can currently do this one:

Need an example how to ignore mime type and just dump binary or string data.

I think we should support a few other natively and provide examples of how to add more.
So agree with fist post.

@dehann dehann closed this as completed Aug 20, 2020
@dehann dehann modified the milestones: v0.0.x, v0.6.0 Aug 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants