postrank-labs / postrank-uri

URI normalization, c14n, escaping, and extraction
MIT License
301 stars 52 forks source link

#39: avoid removing second slash in nested url scheme #40

Closed Jetinho closed 6 years ago

Jetinho commented 6 years ago

Hi Ilya,

Here is a functional workaround, though it might not be very elegant.

I am quite new to coding (I started with Ruby an Rails last year) and I'd be glad if you have some improvement suggestions or feedback. I have not much experience regarding performance optimisation, so no offense taken for any negative feedback ;)