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

🐛[RUMF-809] URL encode tags in intake requests #689

Merged
merged 2 commits into from
Jan 21, 2021

Conversation

bcaudan
Copy link
Contributor

@bcaudan bcaudan commented Jan 20, 2021

Motivation

Ensure that tags value are properly interpreted on backend side.
Note: most of the special characters are converted to underscore anyway, cf tags doc.

Changes

URL encode value of tags query param in intake requests

Testing

Unit + manual test


I have gone over the contributing documentation.

@bcaudan bcaudan requested a review from a team as a code owner January 20, 2021 16:04
@bcaudan bcaudan force-pushed the bcaudan/url-encode-tags branch from 93e9a75 to a933dc2 Compare January 20, 2021 16:05
@bcaudan bcaudan merged commit 65bb518 into master Jan 21, 2021
@bcaudan bcaudan deleted the bcaudan/url-encode-tags branch January 21, 2021 12:46
kcaffrey pushed a commit to WonderInventions/browser-sdk that referenced this pull request Jan 29, 2021
* 🐛[RUMF-809] url encode tags in intake requests

* 👌 add extra test on tags encoding
kcaffrey added a commit to WonderInventions/browser-sdk that referenced this pull request Jan 29, 2021
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.

2 participants