Skip to content
This repository was archived by the owner on Feb 17, 2023. It is now read-only.
This repository was archived by the owner on Feb 17, 2023. It is now read-only.

server context #27

@dy

Description

@dy

Used in context of web-server, it can provide hooks for a path handler.

function handler (req) {
  let [{ headers }] = useRequest('./some/path')

  return resp
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions