Lagrange [work/v1.15]

Cleanup

=> 4071e74313005c39bbb818f0d7f6e01d7ea6fdb1

diff --git a/src/mimehooks.c b/src/mimehooks.c
index 5a1f0a9e..f4ec6bf4 100644
--- a/src/mimehooks.c
+++ b/src/mimehooks.c
@@ -50,8 +50,8 @@ iBlock *run_FilterHook_(const iFilterHook *d, const iString *mime, const iBlock
     if (!isEmpty_String(requestUrl)) {
         setEnvironment_Process(
             proc,
-            newStrings_StringList(
-                collectNewFormat_String("REQUEST_URL=%s", cstr_String(requestUrl)), NULL));
+            iClob(newStrings_StringList(
+                collectNewFormat_String("REQUEST_URL=%s", cstr_String(requestUrl)), NULL)));
     }
     iBlock *output = NULL;
     if (start_Process(proc)) {
Proxy Information
Original URL
gemini://git.skyjake.fi/lagrange/work%2Fv1.15/cdiff/4071e74313005c39bbb818f0d7f6e01d7ea6fdb1
Status Code
Success (20)
Meta
text/gemini; charset=utf-8
Capsule Response Time
64.207078 milliseconds
Gemini-to-HTML Time
0.152519 milliseconds

This content has been proxied by September (3851b).