jupyterhub / jupyter-server-proxy

Jupyter notebook server extension to proxy web services.
https://jupyter-server-proxy.readthedocs.io
BSD 3-Clause "New" or "Revised" License
354 stars 147 forks source link

keep %2F pass in #510

Open GitHub4LP opened 2 weeks ago

GitHub4LP commented 2 weeks ago

Bug description

pathname %2F => / , not do this

How to reproduce

pathname contains %2F

Expected behaviour

keep %2F

Actual behaviour

pathname %2F => / , not do this