Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix HTTP headers for issue attachment download #270

Merged
merged 2 commits into from
Nov 27, 2016
Merged

Fix HTTP headers for issue attachment download #270

merged 2 commits into from
Nov 27, 2016

Commits on Nov 26, 2016

  1. Fix HTTP headers for issue attachment download

    - Download filename was wrong for files other than images. Example: It was `download` instead of `file.pdf`
    - PDF was downloading instead of showing on browser
    andreynering committed Nov 26, 2016
    Configuration menu
    Copy the full SHA
    638dd24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d647d02 View commit details
    Browse the repository at this point in the history