Skip to content

do not hardcode the url encoded string#211

Open
wrigjl wants to merge 1 commit into
ReduxISU:CSharpAPIfrom
wrigjl:dont-url-encode
Open

do not hardcode the url encoded string#211
wrigjl wants to merge 1 commit into
ReduxISU:CSharpAPIfrom
wrigjl:dont-url-encode

Conversation

@wrigjl
Copy link
Copy Markdown
Collaborator

@wrigjl wrigjl commented May 21, 2026

We don't need to url encode the ampersands here because they will be sent via post json encoding. (I suspect someone was testing with url encoded strings at some point and this is leftover from that)

We don't need to url encode the ampersands here because
they will be sent via post json encoding. (I suspect someone
was testing with url encoded strings at some point and this
is leftover from that)
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.

1 participant