svc: remove http_conn
commit4255292575f78b8ed512c44785f9f51c981db084
authorStefan Becker <chemobejk@gmail.com>
Tue, 26 Mar 2013 19:56:59 +0000 (26 21:56 +0200)
committerStefan Becker <chemobejk@gmail.com>
Tue, 26 Mar 2013 19:56:59 +0000 (26 21:56 +0200)
treeea338113aaddf4136eb719fbd99df37ff434ded9
parent404d3fba5148e119eb5d8c87e50965b997f6d5e0
svc: remove http_conn

Authentication handling will be added later internally to the new HTTP
implementation, as sipe-svc.c only utilizes the default authentication
information.

Some minor cleanups to sipe_svc_https_request().
src/core/sipe-svc.c