ObjFW  Check-in [eaf458c1e6]

Overview
Comment:Remove context from OFHTTPClientDelegate

It was not very useful as for any OFHTTPClient there can only be one
active request.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: eaf458c1e63cef17d509142f8c219a1b8c1549647f4deec6955c80fdf4697fd7
User & Date: js on 2018-12-21 21:39:47
Other Links: manifest | tags
Context
2018-12-22
00:29
OFDNSResolver: Use a delegate for async operations check-in: 0afb04d93c user: js tags: trunk
2018-12-21
21:39
Remove context from OFHTTPClientDelegate check-in: eaf458c1e6 user: js tags: trunk
2018-12-18
21:17
Use OFData instead of a buffer for async UDP sends check-in: 0f3ae90eef user: js tags: trunk
Changes