Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add helper for ordered parameters #190

Merged
merged 8 commits into from
Jun 30, 2023
Merged

add helper for ordered parameters #190

merged 8 commits into from
Jun 30, 2023

Conversation

tarunKoyalwar
Copy link
Member

@tarunKoyalwar tarunKoyalwar commented Jun 28, 2023

Proposed Changes

  • adds OrderedMap to query / preserver order of elements
  • adds OrderedParams to preserve order of query parameters

ref: projectdiscovery/nuclei#3801

@tarunKoyalwar tarunKoyalwar marked this pull request as draft June 28, 2023 17:00
@tarunKoyalwar tarunKoyalwar marked this pull request as ready for review June 28, 2023 20:37
@tarunKoyalwar
Copy link
Member Author

  • @Mzack9999 we should create minor version release i.e x.Y.z since this is kind of breaking change in some cases

Copy link
Member

@Mzack9999 Mzack9999 left a comment

Choose a reason for hiding this comment

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

lgtm!

@Mzack9999 Mzack9999 merged commit 6ad94c0 into main Jun 30, 2023
7 checks passed
@Mzack9999 Mzack9999 deleted the ordered-query-params branch June 30, 2023 13:19
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.

Add Ordered Map & Ordered Query Parameters
2 participants