Render calendar feed inline when accessed from GitLab
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.
Showing
Please register or sign in to comment