Support for more file types #12

Open
opened 2024-01-17 22:22:17 -05:00 by MattBurke · 2 comments
Owner

Include support for the following file types:

  • application/zip
  • image/bmp
  • image/gif
  • image/NEF
  • image/png
    Loading, not sending. HTTP data not sending somehow.
  • image/tiff
  • text/html
  • text/plain
  • text/xml
  • video/avi
  • video/mp4
  • video/quicktime
Include support for the following file types: - [ ] application/zip - [x] image/bmp - [x] image/gif - [ ] image/NEF - [x] image/png Loading, not sending. HTTP data not sending somehow. - [x] image/tiff - [ ] text/html - [ ] text/plain - [ ] text/xml - [ ] video/avi - [ ] video/mp4 - [ ] video/quicktime
MattBurke added this to the PatientWeb Desktop App project 2024-01-17 22:22:17 -05:00
Author
Owner

Tiff images will be dropped for now. File is too large in general for standard length HTTP requests

Tiff images will be dropped for now. File is too large in general for standard length HTTP requests
Author
Owner

BMP will also be dropped for the same reason.

BMP will also be dropped for the same reason.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MattBurke/PWAPP#12
No description provided.