-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Description
Quicklisp bootstrap parse-url supports http://user:password@proxy:port URL scheme but the client code doesn't. We can just port the exising functions across the projects.
(ql-http:parse-urlstring "http://username:password@proxyhost:8080")
0: ((LABELS QL-HTTP::IN-PORT :IN QL-HTTP::PARSE-URLSTRING) #\R)
Locals:
CHAR = #\R
1: (QL-HTTP::PARSE-URLSTRING "http://username:password@proxyhost:8080")
Metadata
Metadata
Assignees
Labels
No labels