Merge branch 'http-url-encoding' into 'develop'
Fix URL encoding of HTTP requests See merge request pleroma/pleroma!4388
This commit is contained in:
commit
7042495d7c
6 changed files with 148 additions and 10 deletions
1
changelog.d/url-encoding.fix
Normal file
1
changelog.d/url-encoding.fix
Normal file
|
|
@ -0,0 +1 @@
|
|||
Fix HTTP client making invalid requests due to no percent encoding processing or validation.
|
||||
Loading…
Add table
Add a link
Reference in a new issue