Skip to content

apollo-code


apollo-code / provider-anthropic/src / HttpResponse

Interface: HttpResponse

Properties

body

body: AsyncIterable<Uint8Array<ArrayBufferLike>>


headers?

optional headers?: Record<string, string>


status

status: number