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

feat: option to set URL query params without encoding #885

Merged
merged 4 commits into from
Oct 10, 2024

Conversation

jeevatkm
Copy link
Member

@jeevatkm jeevatkm commented Oct 9, 2024

Closes #797

@jeevatkm jeevatkm added this to the v2.16.0 milestone Oct 9, 2024
@jeevatkm jeevatkm self-assigned this Oct 9, 2024
Copy link

codecov bot commented Oct 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.61%. Comparing base (fc51b33) to head (87ce973).
Report is 1 commits behind head on v2.

Additional details and impacted files
@@            Coverage Diff             @@
##               v2     #885      +/-   ##
==========================================
+ Coverage   96.59%   96.61%   +0.01%     
==========================================
  Files          14       14              
  Lines        1821     1831      +10     
==========================================
+ Hits         1759     1769      +10     
  Misses         39       39              
  Partials       23       23              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jeevatkm jeevatkm merged commit a6a489b into v2 Oct 10, 2024
4 checks passed
@jeevatkm jeevatkm deleted the unescape-query-params branch October 10, 2024 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

Support query parameters without encoding
1 participant