You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Internal]Thin Client Integration: Adds containerId to ThinClient request. (#5109)
# Pull Request Template
## Description
Adding ResourceId as the proxy expects the ResourceId in the RNTBD
headers otherwise the requests will start to fail.
By seting request.ResourceId = containerRid, TransportSerialization.cs
will automatically add the ResourceID header.
## Type of change
Please delete options that are not relevant.
- [x] New feature (non-breaking change which adds functionality)
## Closing issues
To automatically close an issue: closes#5107
0 commit comments