ObjFW  Check-in [eeaee04433]

Overview
Comment:'~' does not need escaping in -[stringByURLEncoding].
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: eeaee044330847cbdde3cb659d7caf487dfcbe2bec494c81114b9ba792fc4612
User & Date: js on 2009-07-16 23:15:00
Other Links: manifest | tags
Context
2009-07-16
23:59
OFConstString: Throw OFNotImplementedException for unavailable methods. check-in: 9bcba32807 user: js tags: trunk
23:15
'~' does not need escaping in -[stringByURLEncoding]. check-in: eeaee04433 user: js tags: trunk
23:02
Also handle '+' in -[stringByURLDecoding]. check-in: 92d8754e02 user: js tags: trunk
Changes