Skip to main content Link Search Menu Expand Document (external link)

ServerRequest overview

Added in v1.0.0

Also includes exports from @effect/platform/Http/ServerRequest.


Table of contents


conversions

toRequest

Signature

export declare const toRequest: (self: ServerRequest.ServerRequest) => Request

Added in v1.0.0

exports

From “@effect/platform/Http/ServerRequest”

Re-exports all named exports from the “@effect/platform/Http/ServerRequest” module.

Signature

export * from "@effect/platform/Http/ServerRequest"

Added in v1.0.0