Skip to content

Document Apache HTTP connection schemes - #529

Open
jonathanpeppers wants to merge 1 commit into
mainfrom
jonathanpeppers-document-http-connection-schemes
Open

Document Apache HTTP connection schemes#529
jonathanpeppers wants to merge 1 commit into
mainfrom
jonathanpeppers-document-http-connection-schemes

Conversation

@jonathanpeppers

Copy link
Copy Markdown
Member

Refs #275

Sources

Validation

  • Parsed all 9 XML files in Org.Apache.Http.Conn.Schemes.
  • Confirmed CRLF line endings for all changed files.
  • Ran git diff --check and reviewed a focused three-file diff.

Refs #275

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

Updates the generated XML documentation for the Org.Apache.Http.Conn.Schemes namespace by replacing “To be added.” placeholders with meaningful parameter/return/value descriptions based on AOSP sources, improving the usability of the published API docs (refs #275).

Changes:

  • Filled in <returns> / <value> documentation for key members in SchemeRegistry, Scheme, and PlainSocketFactory.
  • Added missing parameter descriptions and clarified a previously placeholder summary (SchemeRegistry.SetItems).

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
docs/xml/Org.Apache.Http.Conn.Schemes/SchemeRegistry.xml Replaces placeholder returns/values and clarifies SetItems docs for scheme registration/lookup APIs.
docs/xml/Org.Apache.Http.Conn.Schemes/Scheme.xml Documents constructor parameters plus return/value semantics for core Scheme members.
docs/xml/Org.Apache.Http.Conn.Schemes/PlainSocketFactory.xml Documents return/value semantics for socket creation/connection and singleton access.

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

@jonathanpeppers

Copy link
Copy Markdown
Member Author

@dalexsoto review

1 similar comment
@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