ObjFW  Check-in [c25601d462]

Overview
Comment:OFHTTPClient: Properly escape path & query string

OFURL used to return all URL parts escaped, however, when this was
changed, OFHTTPClient was not adjusted.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: c25601d462232f33e8946d861bf1f5ef96ae60a11e2541a08abeb68d9066777a
User & Date: js on 2016-07-02 23:35:56
Other Links: manifest | tags
Context
2016-07-03
11:24
runtime: Add class_addMethod() check-in: d4cae4c963 user: js tags: trunk
2016-07-02
23:35
OFHTTPClient: Properly escape path & query string check-in: c25601d462 user: js tags: trunk
23:35
OFString+URLEncoding.m: Do not parse + as space check-in: 32bc855af9 user: js tags: trunk
Changes