HarperFast / HarperFast/harper
csv_url_load rejects CSVs with Content-Type: application/octet-stream
Open
area:operations-api
bug
from-jira
- Dominant language
- JavaScript
- Stars
- 89
- Forks
- 10
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 200
Description
csv_url_load rejects CSV files served with Content-Type: application/octet-stream (or similar non-text/csv types). Should accept any content type for CSV URLs and detect format by content.
🤖 Filed by Claude on behalf of Kris.
Contributor guide
Assessment
This issue has not been assessed yet.