Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add nullability annotation on CacheControlHeaderValue #74863

Merged
merged 6 commits into from
Sep 5, 2022
Merged

Add nullability annotation on CacheControlHeaderValue #74863

merged 6 commits into from
Sep 5, 2022

Commits on Aug 31, 2022

  1. Add nullability annotation on CacheControlHeaderValue

    Add nullability annotation on CacheControlHeaderValue.TryParse inside System.Net.Http
    
    Fix #74061
    pierrebelin committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    20b64ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00d1030 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Configuration menu
    Copy the full SHA
    f7e5326 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2022

  1. Configuration menu
    Copy the full SHA
    e573465 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    829f608 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c5d5ef View commit details
    Browse the repository at this point in the history