Skip to content

fix: use %20 to escape spaces in URI templates #973

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Feb 11, 2020
Merged

Conversation

elharo
Copy link
Contributor

@elharo elharo commented Feb 11, 2020

Fixes #972 @frankyn

@elharo elharo requested a review from frankyn February 11, 2020 22:14
@elharo elharo requested a review from a team as a code owner February 11, 2020 22:14
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 11, 2020
@stephaniewang526 stephaniewang526 merged commit 60ba4ea into master Feb 11, 2020
@stephaniewang526 stephaniewang526 deleted the i972 branch February 11, 2020 22:41
@chingor13 chingor13 added fix feat and removed fix labels Feb 12, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
cla: yes This human has signed the Contributor License Agreement. feat
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UriTemplate.expand encodes spaces as + instead of %20
4 participants