Forum Discussion
ArturCarvalho
Nimbostratus
Aug 04, 2025Unblocking CSV uploads
Hello, We currently have a server that needs to upload CSV files. If the CSV is well formatted, the users want to be able to export anything from Excel and not get blocked. E.g. headers with ":", ...
zamroni777
MVP
Aug 06, 2025the developers can implement compression via javascript etc., especially as the the file size is big.
compression will also make those texts to non printable characters that wont trigger sql injection or xss false positive.
https://developer.mozilla.org/en-US/docs/Web/API/Compression_Streams_API#browser_compatibility
anyway, for such big file size, uploading to file server then app server reads from it seems more reliable.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects