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

HttpClient overview

Added in v1.0.0


Table of contents


utils

body

Signature

export declare const body: typeof body

Added in v1.0.0

  • Docs: Http/Body
  • Module: @effect/platform/Http/Body

client

Signature

export declare const client: typeof client

Added in v1.0.0

  • Docs: Http/Client
  • Module: @effect/platform/Http/Client

cookies

Signature

export declare const cookies: typeof cookies

Added in v1.0.0

error

Signature

export declare const error: typeof error

Added in v1.0.0

headers

Signature

export declare const headers: typeof headers

Added in v1.0.0

request

Signature

export declare const request: typeof request

Added in v1.0.0

response

Signature

export declare const response: typeof response

Added in v1.0.0

urlParams

Signature

export declare const urlParams: typeof urlParams

Added in v1.0.0