Skip to content
This repository has been archived by the owner on Jan 30, 2025. It is now read-only.

Filter cookies by URLs #1016

Merged
merged 6 commits into from
Sep 8, 2023
Merged

Filter cookies by URLs #1016

merged 6 commits into from
Sep 8, 2023

Conversation

inancgumus
Copy link
Member

@inancgumus inancgumus commented Aug 30, 2023

What?

  1. Adds support for filtering cookies by URLs.
  2. Improves tests and examples.

Why?

Users can now filter cookies by URLs. See the example/cookies.js file for an example.

Checklist

  • I have performed a self-review of my code
  • I have added tests for my changes
  • I have commented on my code, particularly in hard-to-understand areas

Related PR(s)/Issue(s)

Updates: #6

@inancgumus inancgumus changed the title Feat/cookie filtering Filter cookies by URLs Aug 30, 2023
@inancgumus inancgumus force-pushed the feat/cookie-filtering branch from 1193a42 to be6f1c2 Compare August 30, 2023 14:54
@inancgumus inancgumus self-assigned this Aug 30, 2023
@inancgumus inancgumus force-pushed the feat/cookie-filtering branch 2 times, most recently from 8c9df22 to 4a3d1d6 Compare August 30, 2023 15:49
@inancgumus inancgumus added feature A new feature cookies labels Sep 7, 2023
@inancgumus inancgumus force-pushed the feat/cookie-filtering branch from 5a8a2de to 4b8907a Compare September 7, 2023 12:30
@inancgumus inancgumus force-pushed the feat/cookie-filtering branch from 4b8907a to 796199a Compare September 7, 2023 12:36
@inancgumus inancgumus marked this pull request as ready for review September 7, 2023 12:43
@inancgumus inancgumus requested a review from ankur22 September 7, 2023 12:43
ankur22
ankur22 previously approved these changes Sep 8, 2023
Copy link
Collaborator

@ankur22 ankur22 left a comment

Choose a reason for hiding this comment

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

Great bit of work! Thanks for adding this feature in. Very well put together. I left some comments for you to consider.

@inancgumus
Copy link
Member Author

Great bit of work! Thanks for adding this feature in. Very well put together. I left some comments for you to consider.

Thanks for the helpful review! 🙇 I've applied all your suggestions. cc: @ankur22

Copy link
Collaborator

@ankur22 ankur22 left a comment

Choose a reason for hiding this comment

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

Thanks for taking into consideration the comments I made. LGTM 🙌 🚀

@inancgumus inancgumus merged commit 258b482 into main Sep 8, 2023
@inancgumus inancgumus deleted the feat/cookie-filtering branch September 8, 2023 14:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cookies feature A new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants