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
[dotnet] Add back in a public parameterless constructor to HttpRequestData (SeleniumHQ#15258)
* [dotnet] Add back in a public parameterless constructor to `HttpRequestData`
* Improve nullability
* Make RequestId only settable internally
* Revert "Make RequestId only settable internally"
This reverts commit d0afea9.
* Handle nullability, make new constructor internal
* Apply suggestions from code review
Simplify null check
Co-authored-by: Nikolay Borisenko <[email protected]>
* Update dotnet/src/webdriver/HttpRequestData.cs
---------
Co-authored-by: Nikolay Borisenko <[email protected]>
0 commit comments