Skip to content

Use URL-safe base64 in mock senddata headers

Jacob Vosmaer (GitLab) requested to merge base64-urlencoding-tests into master

Rails sends URL-safe encoded base64 so our tests that mock Rails should do the same.

Merge request reports