feat: decode uri path components correctly by codyoss · Pull Request #913 · googleapis/google-http-java-client

@codyoss

The old implementation was incorrecly treating '+' as a space. Now
the only things that get decoded in the path are uri escaped sequences.

Fixes googleapis#398

@googlebot added the cla: yes

This human has signed the Contributor License Agreement.

label

Dec 10, 2019

@codyoss codyoss marked this pull request as ready for review

December 10, 2019 23:03

elharo

@codyoss

@codyoss

elharo

chingor13

clundin25 pushed a commit to clundin25/google-http-java-client that referenced this pull request

Aug 11, 2022

@renovate-bot