Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • GGCE Web GGCE Web
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 39
    • Issues 39
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • GGCEGGCE
  • GGCE WebGGCE Web
  • Issues
  • #6
Closed
Open
Issue created Mar 03, 2020 by Matija Obreza@mobrezaOwner

SSR 404

The SSR must handle requests to non-existent URLs (e.g. http://localhost:3000/cooperatorxxx) properly and render the 404 page + return a 404 http status code.

This only applies to cases where there is no such route.

If a route exists, but the data cannot be loaded, then that can result in a 200 response from SSR, but it must look like the 404 page. A 404 status code from SSR would be nice, if possible.

Edited Mar 03, 2020 by Matija Obreza
Assignee
Assign to
Time tracking