andremussche / DelphiWebsockets

Websockets and Socket.io for Delphi
251 stars 129 forks source link

when a client connection, set request header(Authorization) #19

Open linkai568 opened 7 years ago

linkai568 commented 7 years ago

How to set the header?

andremussche commented 7 years ago

TIdHTTPWebsocketClient is just a normal TIdCustomHTTP descendant, so during the connection/handshake you can do it the normal way

2016-12-16 3:12 GMT+01:00 linkai568 notifications@github.com:

How to set the header?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/andremussche/DelphiWebsockets/issues/19, or mute the thread https://github.com/notifications/unsubscribe-auth/AC5IjrT2ww-QgnIXPP0I1Vm9tcYfpmlRks5rIfOGgaJpZM4LOx5K .