Skip to content

[docs]: Request Lifecycle Doc #7499

@LadyBluenotes

Description

@LadyBluenotes

Description

Doc to explicitly cover the full lifecycle of a request, walking through everything that can happen from start to finish.

Something like:

  • where it enters (the entry point, if server.ts exists)
  • where it goes next (global request middleware)
  • the custom render handler
  • server routes
  • server route middleware
  • and how the server routes (and their middleware) end up delegating to SSR

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions