ObjFW  Check-in [4db6713bda]

Overview
Comment:OFString+URLEncoding: Change default allowed chars

This is now unreserved + sub-delims from RFC 3986.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 4db6713bda983d8955bcbe20879b5e9ff2b0b8ac3939ec53a97d1ddc7e9506c5
User & Date: js on 2017-10-31 21:55:41
Other Links: manifest | tags
Context
2017-10-31
22:06
OFURL: Add -[URLEncoded*] for encoded components check-in: 03e111614e user: js tags: trunk
21:55
OFString+URLEncoding: Change default allowed chars check-in: 4db6713bda user: js tags: trunk
21:39
OFURL: URL-encode according to RFC 3986 check-in: 5f7305c659 user: js tags: trunk
Changes