ObjFW  Check-in [f756fb2ff6]

Overview
Comment:OFHTTPServer: Move the body out of the request

Instead, provide a stream for the body to the callback.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: f756fb2ff6e572e209c64cb3604772dab0d2f9c1bc1ede2a4ad7ae35f7892aeb
User & Date: js on 2018-02-25 02:38:40
Other Links: manifest | tags
Context
2018-02-25
02:55
OFHTTPRequest: Remove body check-in: 629e8d915a user: js tags: trunk
02:38
OFHTTPServer: Move the body out of the request check-in: f756fb2ff6 user: js tags: trunk
2018-02-19
23:41
OFHTTPClient: Add isAtEndOfStream for body stream check-in: 9a983052eb user: js tags: trunk
Changes