主页 / 参考 / API 参考 / 扩展 API / 接口:RequestConfig 接口:RequestConfig Page options Copy page as Markdown for LLMs View page as plain text Ask questions with Docs AI Claude Open in Claude Table of contents 属性 url method headers data Since 0.2.0 属性 url • Readonly url: string method • Readonly method: string headers • Readonly headers: Record<string, string> data • Readonly data: any