Pituophis icon indicating copy to clipboard operation
Pituophis copied to clipboard

Handle URLs with encoded spaces and some weird thingys

Open dotcomboom opened this issue 5 years ago • 0 comments

10:51 i'm used to like
10:51 percent-encoding spaces in urls
10:51 but if i do that in a gophermap, it returns a 404
10:51 so i have to literally put a space in the url
10:51 because it makes the url %2520
10:52 because it,,,percent encodes the percent sign

Gonna need to experiment with this in different clients.

dotcomboom avatar Oct 28 '20 16:10 dotcomboom