Skip to content

fix: SetCookieJarFactory factory return http.CookieJar#486

Closed
kaylee595 wants to merge 1 commit into
imroc:masterfrom
kaylee595:kaylee595-patch-fix-SetCookieJarFactory
Closed

fix: SetCookieJarFactory factory return http.CookieJar#486
kaylee595 wants to merge 1 commit into
imroc:masterfrom
kaylee595:kaylee595-patch-fix-SetCookieJarFactory

Conversation

@kaylee595

Copy link
Copy Markdown

SetCookieJarFactory的factory函数应该返回接口.

imroc added a commit that referenced this pull request Jun 27, 2026
Closes #415. Closes PR #486 by @kaylee595.

Changes cookiejarFactory return type from *cookiejar.Jar to http.CookieJar
interface, allowing users to provide custom cookie jar implementations
instead of being restricted to the standard library's cookiejar.Jar.
@imroc

imroc commented Jun 27, 2026

Copy link
Copy Markdown
Owner

Thanks @kaylee595! This change has been merged in commit d702aad. Closing in favor of the merged fix.

@imroc imroc closed this Jun 27, 2026
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