|
|
|
|
|
by sph
883 days ago
|
|
Can you share an example, please? I've had a lot of URL encoding-related issues in the past 24 hours, due to Elixir's URI library being a little too strict, and a lot of websites having broken links that browsers are able to work around and interpret just fine. I reckon I will have to spend my weekend writing a bespoke URL encoder/decoder. |
|
No doubt URL encoding is frustrating, good luck taking it on!