Closed SravanKumar35 closed 3 years ago
I need to send a parameter called uid to the signalr connection. I need it to be sent as an HTTP header. Is there a way, to send it as an HTTP header
Please see issue 39 to how to implement a custom HttpClient that modifies the headers sent.
HttpClient
I need to send a parameter called uid to the signalr connection. I need it to be sent as an HTTP header. Is there a way, to send it as an HTTP header