Skip to content
Snippets Groups Projects

Restore GET method for news feed xhr.

Merged Ralph Giles requested to merge nginx into master

The site was using POST to fetch the rss feed for display on the landing and news pages to work around aggressive caching in the apache webserver config.

Since the since was migrated to nginx this method no longer works. We're not aggressively caching, so GET works fine. If we do, an exception should simply be made for these files and/or a server reload should be triggered on update.

Merge request reports

Merged by Erik de Castro LopoErik de Castro Lopo 4 years ago (Jun 22, 2020 2:15am UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading