Inject request shape for IKernelApplication.inject.
optional
headers: Record<string, string> | Headers
Request headers.
Inject request shape for IKernelApplication.inject.
headers: Record<string, string> | Headers
Request headers.
import { type InjectRequest } from "testing/src/index.ts";