- 
                Notifications
    
You must be signed in to change notification settings  - Fork 1.6k
 
SslApplicationProtocol: update documentation #4350
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
SslApplicationProtocol: update documentation #4350
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
generally looks ok to me. You should probably check with docs people about the language.
Co-authored-by: Maira Wenzel <mairaw@microsoft.com>
| 
           Is there link to generated documentation? I think there is but I cannot find it ;(  | 
    
Co-authored-by: Maira Wenzel <mairaw@microsoft.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
| ## Remarks | ||
| For list of supported protocols, see [TLS Application-Layer Protocol Negotiation (ALPN) Protocol IDs](https://www.iana.org/assignments/tls-extensiontype-values/tls-extensiontype-values.xhtml#alpn-protocol-ids). | ||
| This class contains static field with predefined <xref:System.Net.Security.SslApplicationProtocol> values for HTTP versions. | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This part renders weird.
Summary
Collect all changes from #3916 related to SslApplicationProtocol