ObjFW  Check-in [294346482d]

Overview
Comment:OFHTTPRequest: Force "Connection: close".

This should not be part of the headers dictionary as it would allow the
user to remove it, but the implementation requires it.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 294346482d5b0e0eddf85d8aae05ed317206f973e19d91877606d50d767199af
User & Date: js on 2012-09-29 10:51:37
Other Links: manifest | tags
Context
2012-09-30
14:10
objfw-compile: Create build dir. check-in: ca9963ce69 user: js tags: trunk
2012-09-29
10:51
OFHTTPRequest: Force "Connection: close". check-in: 294346482d user: js tags: trunk
10:49
OFHTTPRequest: Fix too early release. check-in: 7a8056d3ed user: js tags: trunk
Changes