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

Don't let Uri to escape query #2208

Open
wants to merge 6 commits into
base: dev
Choose a base branch
from
Open

Don't let Uri to escape query #2208

wants to merge 6 commits into from

Conversation

alexeyzimarev
Copy link
Member

Description

Fixes #2207

Purpose

This pull request is a:

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Copy link

cloudflare-workers-and-pages bot commented May 27, 2024

Deploying restsharp with  Cloudflare Pages  Cloudflare Pages

Latest commit: 04699ff
Status: ✅  Deploy successful!
Preview URL: https://597b0e9e.restsharp.pages.dev
Branch Preview URL: https://dont-encode-query.restsharp.pages.dev

View logs

@repo-ranger repo-ranger bot deleted a comment from github-actions bot May 27, 2024
Copy link

Test Results

   32 files     32 suites   15m 0s ⏱️
  437 tests   436 ✅ 0 💤 1 ❌
2 543 runs  2 542 ✅ 0 💤 1 ❌

For more details on these failures, see this check.

Results for commit 04699ff.

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.

AddQueryParameter : Pipe character still encoded with false option
1 participant