return new Response("Not found", { status: 404 });
},
};
`
What I want to do is to access request from the MyMCP class to get the headers, but I am not finding the way to do it. Does anyone have any idea how to do it?
0 Replies
No replies yetBe the first to reply to this messageJoin