• I
    Render calendar feed inline when accessed from GitLab · 6954ebbe
    Imre Farkas 提交于
    With text/calendar as Content-Type, the browser always downloads the
    content as a file (even ignoring the Content-Disposition header). We
    want to display the content inline when accessed from GitLab, similarly
    to the RSS feed.
    6954ebbe
group_issues_spec.rb 2.8 KB