http: implement response callback
commitb99ec71c8105ca9a15d27c0aff3be8c20e982aab
authorStefan Becker <chemobejk@gmail.com>
Mon, 25 Mar 2013 21:28:20 +0000 (25 23:28 +0200)
committerStefan Becker <chemobejk@gmail.com>
Mon, 25 Mar 2013 21:28:20 +0000 (25 23:28 +0200)
treecacc96708a83347f23cada2f09681e7f509875c3
parent2cc67332a2d83b0d00ea9b401b9d9a2a5ac2cf38
http: implement response callback

Copied input function from http_conn.c to sipe-http-transport.c.

To get this functional beyond the first request some other code changes
were required:

 - pushing/polling of the next request
 - support for "Connection: close"
src/core/sipe-http-request.c
src/core/sipe-http-request.h
src/core/sipe-http-transport.c
src/core/sipe-http.c
src/core/sipe-http.h