Skip to content

Document Apache cookie spec factory - #556

Open
jonathanpeppers wants to merge 2 commits into
mainfrom
jonathanpeppers-document-apache-cookies
Open

Document Apache cookie spec factory#556
jonathanpeppers wants to merge 2 commits into
mainfrom
jonathanpeppers-document-apache-cookies

Conversation

@jonathanpeppers

Copy link
Copy Markdown
Member

Refs #266

Sources

Validation

  • Parsed docs/xml/Org.Apache.Http.Cookies/ICookieSpecFactory.xml as XML.
  • Confirmed CRLF-only line endings, no remaining placeholders in the scoped file, and a clean focused diff.

Refs #266
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
CopilotAI lite review requested due to automatic review settings August 15, 2026 14:38
@jonathanpeppers
jonathanpeppers enabled auto-merge (squash) August 15, 2026 14:39

CopilotAI 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 replaces “To be added.” placeholders in the XML documentation for Org.Apache.Http.Cookies.ICookieSpecFactory, aligning the docs more closely with the upstream Apache HttpClient CookieSpecFactory API and improving IntelliSense quality for this namespace.

Changes:

  • Added a concrete type-level <summary> for ICookieSpecFactory.
  • Documented the NewInstance(IHttpParams params) method’s parameter, summary, and return value.

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

Comment threaddocs/xml/Org.Apache.Http.Cookies/ICookieSpecFactory.xml Outdated
Refs #266
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@jonathanpeppers

Copy link
Copy Markdown
MemberAuthor

@dalexsoto review

1 similar comment
@jonathanpeppers

Copy link
Copy Markdown
MemberAuthor

@dalexsoto review

Sign up for freeto 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

@jonathanpeppers