I don't know enough about libsoup to sensibly review (and don't have the time 
to learn), but since Geany uses GIO why not `g_file_new_for_uri()` and 
`g_file_read()` (or `g_file_read_async()/g_file_read_finish()` to not block the 
UI) instead of using libsoup directly?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/1336#issuecomment-2078454585
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany-plugins/pull/1336/[email protected]>

Reply via email to