ObjFW  Check-in [ba6cb57178]

Overview
Comment:ofhttp: Move around the _URLIndex--

This is to make sure that the same URL is only tried again after we
successfully detected the file name, as otherwise we'd end up in an
infinite loop if we fail to detect the file name.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: ba6cb571786ff4f6c28dc44c2f652004c576c3550145eb616cd3bda92d5bb9c4
User & Date: js on 2018-07-03 23:35:08
Other Links: manifest | tags
Context
2018-07-07
21:37
Add -[componentsSeparatedByCharactersInSet:] check-in: 8939d24b51 user: js tags: trunk
2018-07-03
23:35
ofhttp: Move around the _URLIndex-- check-in: ba6cb57178 user: js tags: trunk
2018-07-01
15:14
OFSystemInfo: Add ObjFW version check-in: 06cf4cc15f user: js tags: trunk
Changes