Skip to content

apollo-code


apollo-code / provider-anthropic/src / HttpRequest

Interface: HttpRequest

Properties

body

body: unknown


headers

headers: Record<string, string>


method

method: "GET" | "POST"


signal

signal: AbortSignal


url

url: string