10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-06-18 11:15:28 +02:00
quantum_package/data/curl_insecure_patch.txt

12 lines
506 B
Plaintext

--- src/tool_getparam.c 2015-01-12 17:18:15.149251979 +0100
+++ src/tool_getparam.c 2015-01-12 17:18:39.397148081 +0100
@@ -227,7 +227,7 @@
{"I", "head", FALSE},
{"j", "junk-session-cookies", FALSE},
{"J", "remote-header-name", FALSE},
- {"k", "insecure", FALSE},
+ {"k", "insecure", TRUE},
{"K", "config", TRUE},
{"l", "list-only", FALSE},
{"L", "location", FALSE},