ITADN

Make it possible to get request Headers when working as a server

#78ClosedErk- 创建于 2024-12-05
enhancement
E
Erk-commented
I have a usecase where I have to be able to inspect the headers of the incoming request, this is currently not possible to do with `tokio-websockets`, but is possible with for example `tungstenite`.
关闭于 2024-12-20 0 条评论