Skip to content

RFC: net: port to libsoup3

q66 requested to merge q66/grilo:soup3 into master

This ports gtilo so it can work with new generation of libsoup.

It involves an API breakage as I don't see any other way this can reasonably be implemented (max-conns-per-host became a construct-only property of SoupSession). I'm not sure how upstream wants to handle this breakage (or if there is any better idea how to do it).

Merge request reports