dotcomboom / Pituophis

Gopher client and server library for Python
https://dotcomboom.somnolescent.net/pituophis/
BSD 2-Clause "Simplified" License
45 stars 1 forks source link

Queries from selector path #6

Closed dotcomboom closed 5 years ago

dotcomboom commented 5 years ago

Occasionally, I've seen selectors like this one used in the Bucktooth section of the Floodgap server.

1Interactive user's guide to Bucktooth  /buck/dbrowse?faquse    gopher.floodgap.com 70

These have a url-style question mark after the path in the path field. When turning selectors into requests, Pituophis should separate the path from the query, so these types of requests work correctly.

dotcomboom commented 5 years ago

Fixed with https://github.com/dotcomboom/Pituophis/commit/7b990852ec69b31d411984ab7e8f63716731209b