Skip to content

webservice: new "urlsign" parameter#637

Open
bertfrees wants to merge 3 commits intomasterfrom
issue-620-urlsign
Open

webservice: new "urlsign" parameter#637
bertfrees wants to merge 3 commits intomasterfrom
issue-620-urlsign

Conversation

@bertfrees
Copy link
Member

which can be used instead of "sign". It is the same as "sign" but uses base64 encoding with URL safe alphabet (and therefore needs no additional URL encoding step).

See https://datatracker.ietf.org/doc/html/rfc4648#section-5.

which can be used instead of "sign". It is the same as "sign" but uses
base64 encoding with URL safe alphabet (and therefore needs no
additional URL encoding step).

See https://datatracker.ietf.org/doc/html/rfc4648#section-5.
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