Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test/httpZipResponseToFiles: don't unzip non-zip responses (#1235)
This should make tests fail faster, and make failures easier to understand: Previously: Error: end of central directory record signature not found Now: Error: expected 200 "OK", got 400 "Bad Request" Related: * #595 * #588 * #1052
- Loading branch information