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
This commit updates copyright comments across multiple files to include a complete URL for the copyright holder. It also enhances type safety and readability by changing variable types and using nullable reference types. The indentation size in the `.editorconfig` file has been changed from 4 to 2, affecting code formatting. Additionally, test files have been updated to use shorthand syntax for initializing `HeaderDictionary`. These changes aim to improve code quality, consistency, and adherence to modern C# practices.
0 commit comments