This repository has been archived by the owner on Jan 30, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add test case around empty response
This was actually just about configuring jQuery correctly to prevent parsing the response as JSON. Setting the `dataType` to `text` does this correctly. Closes #315
- Loading branch information