jerrypeng edited a comment on pull request #13514: URL: https://github.com/apache/flink/pull/13514#issuecomment-703985054
"+" is also a special character in http requests. For HTTP requests especially via GET where parameters are in the URL, special characters like "+" are encoded: https://www.w3schools.com/tags/ref_urlencode.ASP ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
