Use soup_message_headers_get_list() as a replacement of soup_message_headers_get()
authorMilan Crha <mcrha@redhat.com>
Mon, 5 Nov 2012 19:51:41 +0000 (20:51 +0100)
committerMilan Crha <mcrha@redhat.com>
Mon, 5 Nov 2012 19:51:41 +0000 (20:51 +0100)
commitaaf1f2cb931f00baaa9174ab3431b1783186797c
treebba08cd6f01485e58d8f670117ebc66038de2f66
parent6ab88a4991d51cf7a46e2fb7ce9b2278973ef7c5
Use soup_message_headers_get_list() as a replacement of soup_message_headers_get()

CalDAV backend didn't receive proper value for access right, which
caused reject of the login to the server.
addressbook/backends/webdav/e-book-backend-webdav.c
calendar/backends/caldav/e-cal-backend-caldav.c
calendar/backends/http/e-cal-backend-http.c