Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • kado kado
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 5
    • Issues 5
    • 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
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • kado
  • kadokado
  • Merge requests
  • !312

Fix issue where status code was overwritten by eTag support during view render.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Bryan Tong requested to merge nullivex/kado:fixRenderStatusCodeOverwrite into master Jul 21, 2021
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 1

This especially affected error handling where the status code would be set to something other than 200 and rewritten to 304 by the rendering system.

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