MCP TypeScript SDK (V2)
V1 Docs
Preparing search index...
@modelcontextprotocol/client
index
RequestInfo
Interface RequestInfo
Information about the incoming request.
interface
RequestInfo
{
headers
:
Headers
;
}
Index
Properties
headers
Properties
headers
headers
:
Headers
The headers of the request.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
headers
V1 Docs
MCP TypeScript SDK (V2)
Loading...
Information about the incoming request.