Flow cookies from negotiate to the transport
Open
area-signalr
feature-client-c++
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 276
Description
Same issue as https://github.com/dotnet/aspnetcore/pull/26566 but for the C++ client.
Unfortunately the cpprestsdk doesn't do anything with cookies so we need to handle them manually. i.e. Try to find an open source project that handles cookies and use that.
Contributor guide
Assessment
This issue has not been assessed yet.