Skip to content

feat(client): Add cookie store option#14

Merged
0x676e67 merged 1 commit intomainfrom
feat
Feb 14, 2025
Merged

feat(client): Add cookie store option#14
0x676e67 merged 1 commit intomainfrom
feat

Conversation

@0x676e67
Copy link
Copy Markdown
Owner

This pull request introduces changes to the Client and ClientParams structures to add support for cookie store options. The most important changes include adding the cookie_store option to the ClientParams structure and ensuring it is properly applied in the Client implementation.

Enhancements to Client and ClientParams:

  • src/client.rs: Added the application of the cookie_store option in the Client implementation.
  • src/param/client.rs: Added the cookie_store field to the ClientParams structure with appropriate documentation and getter method.
  • src/param/client.rs: Updated the FromPyObject implementation for ClientParams to extract the cookie_store option.

@0x676e67 0x676e67 merged commit 9a1c0de into main Feb 14, 2025
@0x676e67 0x676e67 deleted the feat branch February 14, 2025 03:21
kreedzZhao pushed a commit to kreedzZhao/rnet that referenced this pull request Dec 8, 2025
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.

1 participant