Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • FLAC website FLAC website
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Xiph.OrgXiph.Org
  • FLAC websiteFLAC website
  • Merge requests
  • !2

Restore GET method for news feed xhr.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Ralph Giles requested to merge nginx into master Jun 22, 2020
  • Overview 2
  • Commits 1
  • Pipelines 0
  • Changes 2

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.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: nginx