compatibility/collects/net/uri-codec-sig.ss
Robby Findler 8f3c97eab8 allows colons in the userinfo field of a url (ie, does not encode them)
svn: r13282

original commit: 134138916fbfaf52b45a43f62eb557eab7ecb142
2009-01-25 20:12:08 +00:00

14 lines
255 B
Scheme

#lang scheme/signature
uri-encode
uri-decode
uri-path-segment-encode
uri-path-segment-decode
uri-userinfo-encode
uri-userinfo-decode
form-urlencoded-encode
form-urlencoded-decode
alist->form-urlencoded
form-urlencoded->alist
current-alist-separator-mode