ObjFW  Check-in [412c005e2b]

Overview
Comment:OFHTTPClient: Fix wrong Host on redirect

The Host was still pointing to the old Host on a redirect to a different
host.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 412c005e2b775e9ad3e8ef0189a33e0ca2df3d38b1c320d3b5b6f71efc1ad9a4
User & Date: js on 2016-07-10 15:51:39
Other Links: manifest | tags
Context
2016-07-10
16:23
runtime/exception.m: abort() -> OBJC_ERROR() check-in: 85a52c4717 user: js tags: trunk
15:51
OFHTTPClient: Fix wrong Host on redirect check-in: 412c005e2b user: js tags: trunk
2016-07-09
20:10
Update buildsys check-in: 4b40a883d2 user: js tags: trunk
Changes