ObjFW  Check-in [d2487bc7e1]

Overview
Comment:OFURL: Don't include the leading "/" in path

While Cocoa includes it, RFC 1738 explicitly states that the "/" between
host / port and path is not part of the path.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: d2487bc7e1277800c127e8601e6510d7aefaf32186a8b6e5b75b98af993b77c6
User & Date: js on 2014-07-07 00:50:01
Other Links: manifest | tags
Context
2014-07-07
22:05
Add OFUnknownXMLEntityException check-in: 6e5a920567 user: js tags: trunk
00:50
OFURL: Don't include the leading "/" in path check-in: d2487bc7e1 user: js tags: trunk
2014-07-06
11:04
OFString+*.m: Add a few missing autorelease pools check-in: b5c8b62533 user: js tags: trunk
Changes