websocket-sharp icon indicating copy to clipboard operation
websocket-sharp copied to clipboard

How can I set Headers

Open LloydFinch opened this issue 3 years ago • 1 comments

How Can I set Headers, such as Token。eg: Socket.Options.SetRequestHeader("token", "thisismytoken");

LloydFinch avatar May 31 '22 09:05 LloydFinch

I think this will answer your question.

EgorBakanov avatar Jun 01 '22 06:06 EgorBakanov