Fixed escaping of space characters as query params on signer_v4#7660
Fixed escaping of space characters as query params on signer_v4#7660quartzmo merged 1 commit intogoogleapis:masterfrom
Conversation
…doing response-content-disposition. The + char that CGI.escape does not work during decoding on the live api
|
It appears to me that the test expectation updates are necessary because of a space ( @frankyn Does this look OK to you? |
|
@frankyn What do you think about adding conformance test coverage for spaces in file names? |
|
Thanks @frankyn for the PR to add space character coverage to conformance tests. @cfactolerin I'd like to wait for the above PR to be merged, then I'll copy it into this repo, and let you know to rebase this branch. Thanks! |
|
@cfactolerin Thank you again for this contribution! I decided to merge this PR first and follow it with #7804. Hopefully your change will be released Monday 2020-09-21. |
|
Released in v1.29.0. |
Issue ticket opened: #7655
Context on this PR:
+characters in the query params to%XX UTF-8 style