Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move address bar spoofing server routes out of server.js (#180)
* Change from PDF download to DMG download with 302 redirect. This specific test case was not implemented correctly, instead we need a 302 redirect with a different binary format since PDFs render inside the browser instead of forcing downloads. * Single quotify. * Move security routes out of server.js. * Whitespace fix.
- Loading branch information