This function will force all pending writes in the @cache to be
committed to disk. For doing so it will iterate the #GMainContext
associated with @cache's session as long as needed.
Contrast with soup_cache_dump(), which writes out the cache index
file.
This function will force all pending writes in the @cache to be committed to disk. For doing so it will iterate the #GMainContext associated with @cache's session as long as needed.
Contrast with soup_cache_dump(), which writes out the cache index file.