summaryrefslogtreecommitdiff
path: root/common/flatpak-utils-http-private.h
Commit message (Expand)AuthorAgeFilesLines
* Move all use of soup APIs into flatpak-utils-httpAlexander Larsson2022-06-161-3/+0
* http: Add flatpak_load_uri_full with some more complete featuresAlexander Larsson2022-06-161-1/+15
* http utils: Make a generic FlatpakHttpSession instead of SoupSessionAlexander Larsson2022-06-161-5/+10
* http-utils: Stop exporting an internal error quarkPhilip Withnall2020-08-101-1/+1
* Add content_type output to flatpak_load_uri()Alexander Larsson2020-06-051-0/+1
* Add FLATPAK_HTTP_ERROR_UNAUTHORIZED (i.e. http status 401)Alexander Larsson2020-05-051-0/+1
* Rename internal error FLATPAK_OCI_ERROR to FLATPAK_HTTP_ERRORAlexander Larsson2020-05-051-0/+9
* http-utils: Rename flatpak_load_http_uri to flatpak_load_uri and support file:Alexander Larsson2020-03-301-8/+8
* oci: Pass down token into OCI http operationsAlexander Larsson2019-12-121-0/+2
* Allow using a compressed cache for HTTP downloadsOwen W. Taylor2018-08-091-0/+1
* Remove unused etag functionalityOwen W. Taylor2018-08-091-2/+0
* Add flatpak_cache_http_uri: cache downloads based on HTTP headersOwen W. Taylor2018-08-091-0/+9
* flatpak-utils-http.c: Split HTTP functionality into a separate fileOwen W. Taylor2018-08-091-0/+56