<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>curl on Mishal Abdullah</title><link>https://mishalabdullah.com/tags/curl/</link><description>Recent content in curl on Mishal Abdullah</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Thu, 24 Feb 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://mishalabdullah.com/tags/curl/index.xml" rel="self" type="application/rss+xml"/><item><title>7 Curl Commands That Every Developer Should Know!</title><link>https://mishalabdullah.com/curl/</link><pubDate>Thu, 24 Feb 2022 00:00:00 +0000</pubDate><guid>https://mishalabdullah.com/curl/</guid><description>What is a curl command Curl is a command line tool used to transfer data to and from the servers, using the supported protocols (HTTP, FTP, IMAP, POP3, SCP, SFTP, SMTP, TFTP, TELNET, LDAP, or FILE).It is available on windows , MacOs and Linux. Uses of curl
for downloading web images for downloading web pages for authentication SSL connections FTP uplaods To test the output of an API and more Syntax curl [options][URL.</description></item></channel></rss>