You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think I just ran into the "reverse" issue of #22 – readability of URLs with (now quoted) / in path seqments for e.g. logging and other text outputs (or lack thereof).
Is there a quick and easy fix for this – removing the quotes – which I might not be aware of?
The text was updated successfully, but these errors were encountered:
keikoro
changed the title
Quots before slashes in path segments (readability)
add_path_segment: slashes in path segments getting quoted (readability)
Jul 23, 2016
Hi there,
I think I just ran into the "reverse" issue of #22 – readability of URLs with (now quoted)
/
in path seqments for e.g. logging and other text outputs (or lack thereof).Is there a quick and easy fix for this – removing the quotes – which I might not be aware of?
The text was updated successfully, but these errors were encountered: