python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Why is my GraphQL Query using curlopt_postfields returning a json error?
I'm trying to get some code of mine to work. but I keep getting the following error. Any thoughts on what's going wrong here? I think I have all the quoatations escaped correctly
{"errors":...
Jason M.
Votes: 0
Answers: 1
PHP CURL GET request to CloudFront URL very high TTFB
I have a very simple PHP CURL get request to retrieve a json file from my AWS CloudFront distribution.
public function get_directory() {
$json = 'https://d108fh6x7uy5wn.cloudfront.net/themes.j...

Hans Desjarlais
Votes: 0
Answers: 1
cURL PHP FTP on hosting via limited list opened ports
My hosting can access to outside servers via limited list opened ports.
I connect to outside server via right port, but not get file list etc. because port for Extended Passive Mode closed:
* Trying...

Роман Высоцкий
Votes: 0
Answers: 1
How to use Zabbix's CurlHttpRequest() in JavaScript?
I am learning Zabbix. I would like to use CurlHttpRequest() and all these functions:
I can't find the documentation (what's going on inside). I would like to run a JavaScript script on my computer. H...

adler
Votes: 0
Answers: 1