ObjFW  Check-in [ffb4484d97]

Overview
Comment:OFHTTPRequest: Add Connection: close to the request headers.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: ffb4484d97c18a289cd1881a72d22e9efc036035601f13d2f5f7cf171cc552de
User & Date: js on 2012-03-12 14:04:59
Other Links: manifest | tags
Context
2012-03-13
20:18
Move objc_{set,get}Property() declarations to macros.h. check-in: 92da2a3a5b user: js tags: trunk
2012-03-12
14:04
OFHTTPRequest: Add Connection: close to the request headers. check-in: ffb4484d97 user: js tags: trunk
12:58
OFHTTPRequest: Always close the connection after we received everything. check-in: 77b8ffc1e0 user: js tags: trunk
Changes