langchain.js
Preparing search index...
langchain
tools/webbrowser
RequestConfig
Interface RequestConfig
Configuration options for fetch requests, similar to axios config but for fetch
interface
RequestConfig
{
withCredentials
?:
boolean
;
}
Hierarchy
Omit
<
RequestInit
,
"headers"
>
RequestConfig
Index
Properties
with
Credentials?
Properties
Optional
with
Credentials
withCredentials
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
with
Credentials
langchain.js
Loading...
Configuration options for fetch requests, similar to axios config but for fetch