For the record, I have uninstalled curl and wordpress was working on seamlessly.
So I confirm that curl is not a dependency of wordpress.
However, some plugins may require curl.
Related Posts:
- How to define the basic HTTP authentication using cURL correctly?
- How to define the basic HTTP authentication using cURL correctly?
- Can PHP cURL retrieve response headers AND body in a single request?
- Setting Curl’s Timeout in PHP
- Using wp-cron in backpress – problems with wp_remote_post, fsockopen error
- Should a 502 HTTP status code be used if a proxy receives no response at all?
- What is the difference between a URI, a URL and a URN?
- HTTP Status 504
- What is the difference between POST and GET? [duplicate]
- Do I need Content-Type: application/octet-stream for file download?
- Problem HTTP error 403 in Python 3 Web Scraping
- application/x-www-form-urlencoded or multipart/form-data?
- Problem HTTP error 403 in Python 3 Web Scraping
- application/x-www-form-urlencoded or multipart/form-data?
- Is 418 “I’m a teapot” really an HTTP response code?
- “Cannot GET /” with Connect on Node.js
- “CAUTION: provisional headers are shown” in Chrome debugger
- What’s the difference between a POST and a PUT HTTP REQUEST?
- How to do a PUT request with cURL?
- PHP + curl, HTTP POST sample code?
- How do I send a POST request with PHP?
- Why is it said that “HTTP is a stateless protocol”?
- What’s the difference between using application/csv vs text/csv? [duplicate]
- What are all the possible values for HTTP “Content-Type” header?
- What is the difference between PUT, POST and PATCH?
- What’s the difference between “Request Payload” vs “Form Data” as seen in Chrome dev tools Network tab
- Exception in thread “main” java.net.NoRouteToHostException: No route to host
- ndroid 8: Cleartext HTTP traffic not permitted
- How are parameters sent in an HTTP POST request?
- Why am I suddenly getting a “Blocked loading mixed active content” issue in Firefox?
- wget: unable to resolve host address `http’
- Are HTTP headers case-sensitive?
- When looking at the differences between X-Auth-Token vs Authorization headers, which is preferred?
- WordPress HTTP parameter pollution
- Does WordPress send data about your blog to WordPress.org or Automattic?
- Hiding WordPress REST API v2 endpoints from public viewing
- Is it safe to use sslverify => true for with wp_remote_get/wp_remote_post
- Does WordPress only support HTTP 1.1?
- HTTP request on localhost failing
- How can I use CURLOPT_USERPWD in wp_remote_post?
- How do I troubleshoot responses with WP HTTP API?
- The resource was preloaded using link preload but not used within a few seconds
- using wp_remote_get to retrieve own url on local host
- Running index.php from command line & load balancer health checks
- Enable CORS in wordpress
- Change port of wordpress
- How to get value of custom http header?
- Several times request to load plugins when sending one request
- why is $_REQUESt[‘redirect_to’] empty?
- Wp Remote get with manual redirect
- Get “HTTP/1.1 406 Not Acceptable” when accesing my website with Delphi Indy Control
- WordPress HTTP 500 Error “page isn’t working”
- Does WordPress perform better with curl installed?
- Get full page HTML for a non-public WordPress page
- What’s the point in having “www” in a URL?
- For what is the “.well-known”-folder?
- Human readable format for http headers with tcpdump
- How to make wireshark filter POST-requests only?
- Image file urls still point to http instead of https
- What is the difference between POST and PUT in HTTP?
- Chrome hangs after certain amount of data transfered – waiting for available socket
- Use of PUT vs PATCH methods in REST API real life scenarios
- How do I POST JSON data with cURL?
- How to download a file over HTTP?
- Error: No default engine was specified and no extension was provided
- Using cURL with a username and password?
- How do I get a YouTube video thumbnail from the YouTube API?
- curl : (1) Protocol https not supported or disabled in libcurl
- Getting “Handshake failed…unexpected packet format” when using WebClient.UploadFile() with “https” when the server has a valid SSL certificate
- How to POST JSON Data With PHP cURL?
- Simple HTTP server in Java using only Java SE API
- Https to http redirect using htaccess
- HTTP status code 0 – Error Domain=NSURLErrorDomain?
- How to use OAuth authentication with REST API via CURL commands?
- Uploading media with the REST API
- force http canonical tag on https pages
- wp_remote_get – cURL error 28 – only on same domain
- Login WordPress website using wp-rest api
- Can’t login to Dashboard when changing site URL to HTTPS
- Is it possible to access the wp-admin from one instance while keeping WP_HOME pointing to the balancing url?
- wrong media url in wordpress
- Allow non-SSL pages to use https or Force non-SSL pages to http?
- wp cron job fires at every second or so, if callback is wrapped with DOING_CRON check it never fires at all
- Why is json_decode failing?
- How can I call specific function if requested URL is not found?
- Implementing a URL Shortener
- Local WordPress with WAMP downloads files out of Nowhere
- SOAP Request/Parsing XML From wp_send_json_success
- Reading URL Parameters
- Display values of current POST request on page
- Sudden Upload HTTP errors, PHP uploads and memory limits are already to high to my taste. Anything else?
- Install plugin on remote wordpress
- wordpress database error
- The plain HTTP request was sent to HTTPS port in wordpress [closed]
- How to reply with 200 from Nginx, without serving a file?
- How do high traffic sites service more than 65535 TCP connections?
- Best way to redirect all HTTP to HTTPS in IIS
- wp_remote_post vs curl to send data in WordPress plugin
- Development to production, how to move a development site from http + dev.example.com to a production site https + example.com?
- How do I make the block editor use https by default?