Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle URLs with encoded spaces and some weird thingys #16

Open
dotcomboom opened this issue Oct 28, 2020 · 0 comments
Open

Handle URLs with encoded spaces and some weird thingys #16

dotcomboom opened this issue Oct 28, 2020 · 0 comments
Assignees
Labels
bug Something isn't working server Relating to Pituophis's server functions (hosting a server)

Comments

@dotcomboom
Copy link
Owner

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 dotcomboom added bug Something isn't working server Relating to Pituophis's server functions (hosting a server) labels Oct 28, 2020
@dotcomboom dotcomboom self-assigned this Oct 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working server Relating to Pituophis's server functions (hosting a server)
Projects
None yet
Development

No branches or pull requests

1 participant