ObjFW  Check-in [0319fe1eb9]

Overview
Comment:OFHTTPClient: Rename to -[asyncPerformRequest:]

This makes it clear that the request is handled asynchronously and makes
it possible to reintroduce a synchronous version later.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 0319fe1eb973f289a45d83f0a8db15145ba982dbfb8786db2ecf8976df048497
User & Date: js on 2017-09-24 21:00:09
Other Links: manifest | tags
Context
2017-09-25
00:02
OFObject: Add -[performSelector*] with 4 objects check-in: f714793eb4 user: js tags: trunk
2017-09-24
21:00
OFHTTPClient: Rename to -[asyncPerformRequest:] check-in: 0319fe1eb9 user: js tags: trunk
17:35
OFUDPSocket: Add support for async sending check-in: 842c55dd83 user: js tags: trunk
Changes