ObjFW  Check-in [f8a7660ac7]

Overview
Comment:OFHTTPServer: Correctly put the query in the URL.

Before, it incorrectly was part of the path instead of being in the
query field.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: f8a7660ac7cdc782ee0c91441785a4737437527899b3d4601a05e28a70aa89d3
User & Date: js on 2012-12-26 19:07:59
Other Links: manifest | tags
Context
2012-12-26
19:55
Add -[OFString stringByStandardizing(URL)Path]. check-in: b98fd10000 user: js tags: trunk
19:07
OFHTTPServer: Correctly put the query in the URL. check-in: f8a7660ac7 user: js tags: trunk
15:25
selector.m: Correctly check for slot exhaustion. check-in: 9741a3d43b user: js tags: trunk
Changes