-
The bot uses the command `curl` to fetch a patch file from GitHub. Should we remove that dependency?
-
```
This gentoo bug seems to have dealt with it:
https://bugs.gentoo.org/375899?id=375899
```
Original issue reported on code.google.com by `t...@ritter.vg` on 7 Feb 2012 at 12:31
-
请问支持curl么,需要支持有一些curl的方案
-
Steps to debug:
1. Build status-backed binary
2. start status-backend service [make run-status-backend PORT=10242]
3. InitializeApplication dir
`curl --location --request GET 'localhost:10242/status…
-
looks like I didn't explain #7 well.
Please don't initate curl_init() directly but use Moodle's own "curl" class which is a wrapper on PHP's curl functions.
there should be a few examples in cor…
-
I'm getting an error about Line 8.
```
curl: (60) SSL certificate problem: certificate has expired
More details here: https://curl.haxx.se/docs/sslcerts.html
```
I've added `--insecure` or `-…
-
**Sử dụng P12**
Export file certificates p12
Trong máy phải cài đặt certificates bao gồm cả private key
Export .p12 với điền mật khẩu
Mở terminal tại folder chứa file cert vừa export và nh…
-
RequestCore_Exception: cURL resource: Resource id #129; cURL error: Operation timed out after 20001 milliseconds with 0 out of -1 bytes received (28)
curl超时怎么自定义设置?
-
Hello, I'm currently using ffuf in conjunction with burp. I usually start writing my query in burp and I go to ffuf to execute the fuzzing.
My plan is to take the curl request output format and trans…
-
$ phpenv install 7.4.28
[Info]: Loaded extension plugin
[Info]: Loaded apc Plugin.
[Info]: Loaded composer Plugin.
[Info]: Loaded github Plugin.
[Info]: Loaded uprofiler Plugin.
[Info]: Loaded x…