Skip to content

Document SSL session context properties - #574

Open
jonathanpeppers wants to merge 2 commits into
mainfrom
jonathanpeppers-document-javax-net-ssl
Open

Document SSL session context properties#574
jonathanpeppers wants to merge 2 commits into
mainfrom
jonathanpeppers-document-javax-net-ssl

Conversation

@jonathanpeppers

Copy link
Copy Markdown
Member

Summary

  • document the SSLSessionContext identifiers, session-cache size, and session-timeout property values
  • link each value to its official Android reference documentation

Refs #291

Sources

Validation

  • [xml](Get-Content -Raw docs/xml/Javax.Net.Ssl/ISSLSessionContext.xml) parsed successfully
  • git diff --check passed
  • docs/xml/Javax.Net.Ssl/ISSLSessionContext.xml remains CRLF-only
  • scoped To be added. count changed from 153 to 150; this file has 0 remaining

Refs #291

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR improves the Xamarin/Mono XML documentation for Javax.Net.Ssl.ISSLSessionContext by replacing placeholder <value> text with concrete property descriptions and adding links to the corresponding official Android reference pages.

Changes:

  • Documented Ids to describe the enumeration of session identifiers and added an Android reference link.
  • Documented SessionCacheSize and SessionTimeout semantics (including “0 means no limit”) and added Android reference links.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread docs/xml/Javax.Net.Ssl/ISSLSessionContext.xml Outdated
Refs #291

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@jonathanpeppers
jonathanpeppers requested review from dalexsoto and removed request for dalexsoto August 15, 2026 16:53
@jonathanpeppers

Copy link
Copy Markdown
Member Author

@dalexsoto review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants