Command option Sample:curl -v

Search command sample in the internet.It is the result.


curl -v option

curl -v 'http://url/job/parameterized-test/build    Remote access API - Jenkins - Jenkins Wiki : http://wiki.jenkins.io/display/JENKINS/Remote+access+API
curl -v 'https://api.amplitude.com/httpapi    HTTP API – Amplitude : http://amplitude.zendesk.com/hc/en-us/articles/204771828-HTTP-API
curl -v 'https://developer.api.autodesk.com/authentication/v1/gettoken' -X 'POST' -H 'Content-Type: application/x-www-form-urlencoded' -d 'client_id=xxxxxxxxxxxxMvsm6GiJNfAH5ozz    Tutorial using cURL from 3 legged Authentication to BIM 360 Docs Upload | Forge : http://forge.autodesk.com/blog/tutorial-using-curl-3-legged-authentication-bim-360-docs-upload
curl -v 'https://us-extract.api.smartystreets.com    US Extract API documentation - SmartyStreets : http://smartystreets.com/docs/cloud/us-extract-api
curl -v 'localhost/a/../b'    Telling cUrl not to normalize a url - Super User : http://superuser.com/questions/1025282/telling-curl-not-to-normalize-a-url
curl -v --basic -u APP_NAME:APP_KEY --header "x-temboo-domain: /ACCOUNT_NAME/master" --header "Content-Type: application/json" --header "Accept: application/json" -X DELETE "https://ACCOUNT_NAME.temboolive.com/temboo-api/1.0/choreo-executions/8ad7c596449531dd0144b7e8400479a6"    Temboo REST API Method Reference : http://temboo.com/restapi/reference
curl -v --cacert /etc/foreman-proxy/foreman_ssl_ca.pem --cert /etc/foreman-proxy/foreman_ssl_cert.pem --key /etc/foreman-proxy/foreman_ssl_key.pem https://wellcapsuletst.niwa.co.nz:9090/features    Feature #8923: Ability to use Negotiate/Kerberos authentication to API and hammer - Hammer CLI - Foreman : http://projects.theforeman.org/issues/15530
curl -v --cacert /etc/pki/tls/certs/gd_bundle.crt https://accounts.zoho.com/apiauthtoken/nb/create    SSL error(35) when trying to communicate with ZoHo using cURL - Zoho Corporation : http://forums.zoho.com/topic/ssl-error-35-when-trying-to-communicate-with-zoho-using-curl
curl -v --cacert ca.crt https://*.*.*.*:5044    Secure communication with Logstash by using SSL | Filebeat Reference [6.1] | Elastic : http://www.elastic.co/guide/en/beats/filebeat/current/configuring-ssl-logstash.html
curl -v --capath /etc/ssl/certs https://forum.openwrt.org    curl --digest auth working on Mac OSX but not (for me) on OpenWrt (Page 1) General Discussion OpenWrt : http://forum.openwrt.org/viewtopic.php@id=50661
curl -v --cert /etc/apache2/ssl/client-cert.p12:snaplogic https://localhost    Everything you ever wanted to know about SSL (but were afraid to ask) - The Boy Wonders : http://www.robinhowlett.com/blog/2016/01/05/everything-you-ever-wanted-to-know-about-ssl-but-were-afraid-to-ask/
curl -v --cert cert --cacert ../ssl/foobar/ca.crt https://ec2-1-2-3-4.compute-1.amazonaws.com    curl: (35) error:14094418:SSL routines:SSL3_READ_BYTES:tlsv1 alert unknown ca – mheap : http://michaelheap.com/curl-35-error14094418ssl-routinesssl3_read_bytestlsv1-alert-unknown-ca/
curl -v --cipher rsa_rc4_128_sha https://www.mpaymall.com/MPay/MerchantPay.do    29.5.CURL - transfer a URL : http://netkiller.github.io/linux/shell/utility/curl.html
curl -v --compressed -I https://s1.wp.com/home.logged-out/css/homepage-one-field-long.css > /dev/null    Timing Details With cURL – Joseph Scott : http://blog.josephscott.org/2011/10/14/timing-details-with-curl/
curl -v --compressed http://www.test.domain/test.html    Compression not working | cPanel Forums : http://forums.cpanel.net/threads/compression-not-working.569161/
curl -v --cookie-jar     How can I use Curl to interact with websudo in Jir... : http://community.atlassian.com/t5/Confluence-questions/How-can-I-use-Curl-to-interact-with-websudo-in-Jira-or/qaq-p/417062
curl -v --cookie "cookieName=cookieValue" --header "Accept-Language: en" --header "X-Forwarded-For: *.*.*.*" "http://localhost:8080/somepage"    Curl with Cookies and Headers : http://joelpm.com/curl/tools/2010/06/17/curl-with-cookies-and-headers.html
curl -v --cookie "JSESSIONID=xxxxxxxx" https://d.traccar.litvak.su/traccar/rest/logout    Traccar web UI mod - RESTful API : http://traccar.litvak.su/features/rest-api.html
curl -v --data-ascii text=something http://drupal.my.mlogic.be/rest/unauthenticated/system/connect    Services 3.x and Drupal 7 | Drupal Groups : http://groups.drupal.org/node/132149
curl -v --data-binary     Some of My Favourite curl Tricks | skybert.net : http://www.skybert.net/unix/some-of-my-favourite-curl-tricks/
curl -v --data-urlencode "statement=select 1    AsterixDB – HTTP API to AsterixDB : http://ci.apache.org/projects/asterixdb/api.html
curl -v --data-urlencode "title=Day in Tech History" --data-urlencode "linkOnPodcastpedia=http://www.podcastpedia.org/podcasts/766/Day-in-Tech-History" --data-urlencode "feed=http://www.dayintechhistory.com/feed/podcast"    How to test a REST api from command line with curl – CodingpediaOrg : http://www.codingpedia.org/ama/how-to-test-a-rest-api-from-command-line-with-curl/
curl -v --data-urlencode    Getting an OAuth token - Salesforce Developer Community : http://developer.salesforce.com/forums/@id=906F000000099xhIAA
curl -v --data 'log=username    How to Manipulate HTTP With cURL - LinuxConfig.org : http://linuxconfig.org/how-to-manipulate-http-with-curl
curl -v --data 'user=myUserName    ERDDAP - griddap Documentation : http://coastwatch.pfeg.noaa.gov/erddap/griddap/documentation.html
curl -v --data "WSCommunityStringRW    Curl command line to php code - PHP - The SitePoint Forums : http://www.sitepoint.com/community/t/curl-command-line-to-php-code/7357
curl -v --digest -u [USERNAME] '[URL]'    Authentication - CommCare Public - Dimagi Confluence : http://confluence.dimagi.com/display/commcarepublic/Authentication
curl -v --disable-epsv -T yourfile "ftp://user:passwd    Coconut | Video Encoding | Help | Technical : http://coconut.co/help/technical
curl -v --disable-epsv >>     dnf and curl issue (curl error 65) : http://forums.fedoraforum.org/showthread.php@305034-dnf-and-curl-issue-(curl-error-65)
curl -v --ftp-pasv --ssl -k -u user 'server' curl: option --ssl: is ambiguous curl: try 'curl --help' or 'curl --manual' for more information I have updated it with    Resolved - Plesk Backup Manager - Problem with ftps and curl | Plesk Forum : http://talk.plesk.com/threads/plesk-backup-manager-problem-with-ftps-and-curl.345484/
curl -v --get --http1.1 --header    Twitter API doesn't look header Accept-Encoding: identity - OAuth - Twitter Developers : http://twittercommunity.com/t/twitter-api-doesnt-look-header-accept-encoding-identity/56571
curl -v --header "Connection: keep-alive" "localhost:8080/user    shell - curl url call in for loop? - Unix & Linux Stack Exchange : http://unix.stackexchange.com/questions/129257/curl-url-call-in-for-loop
curl -v --header "Content-Type: application/json" -X DELETE "https://jb-centos7.localdomain:8140/puppet-ca/v1/certificate_status/tester-one" --cacert /etc/puppetlabs/puppet/ssl/certs/ca.pem --cert /etc/puppetlabs/puppet/ssl/certs/tester-one.pem --key /etc/puppetlabs/puppet/ssl/private_keys/tester-one.pem    [SERVER-857] loss of functionality in CA API when moving from Puppet -> Puppet Server - Puppet Tickets : http://tickets.puppetlabs.com/browse/SERVER-857
curl -v --header "sdf09rt2s: admin" -G "http://localhost:8080/geoserver/wfs    Configuring HTTP Header Proxy Authentication — GeoServer 2.13.x User Manual : http://docs.geoserver.org/latest/en/user/security/tutorials/httpheaderproxy/index.html
curl -v --header "X-CustomHeader: GeekFlare" 74.125.68    11 cURL Command Usage with Real-Time Example : http://geekflare.com/curl-command-usage-with-example/
curl -v --http2 http://test.bit-hive.com/ : http://wiki.bit-hive.com/tomizoo/pg/Apache・E・%87・E・%8EHTTP/2・%80・%9F・%84
curl -v --insecure --proxy http://myproxy.mydomain.com:8080 --proxy-user myusername:mypassword https://www.google.co.nz/    check_http fails to present proxy credientials - View topic • Support Forum • Nagios : http://support.nagios.com/forum/viewtopic.php@f=35&t=42929
curl -v --insecure -H "Accept: text/csv X-Requested-With: XMLHttpRequest" -X GET -u    REST API - Internal Report Error 196609 | Riverbed Splash : http://splash.riverbed.com/thread/8324
curl -v --location --output sample.bin \    VirusTotal : http://developers.virustotal.com/v2.0/reference
curl -v --negotiate -u "username" http://www.blah.com    Solved: Kerberos enabled cluster - Curl command for Cloude... - Cloudera Community : http://community.cloudera.com/t5/Security-Apache-Sentry/Kerberos-enabled-cluster-Curl-command-for-Cloudera-Navigator/m-p/58081
curl -v --negotiate -u : -X GET -H "Accept: application/xml" -k https://server8.funfurt.de/api/vms     [ovirt-users] RESTAPI and kerberos authentication : http://lists.ovirt.org/pipermail/users/2016-April/072552.html
curl -v --negotiate -u : http://localhost:8400/feed-mgr/index.html    Kylo Kerberos SPNEGO — Kylo 0.8.4 documentation : http://kylo.readthedocs.io/en/v0.8.4/security/KyloKerberosSPNEGO.html
curl -v --negotiate -u : http://mwca.marklogic.com:8050    Authenticating MarkLogic users with Kerberos : http://help.marklogic.com/Knowledgebase/Article/View/343/15/authenticating-marklogic-users-with-kerberos
curl -v --ntlm -u rajeshc:Password3     SpringSecurity NTLM : using curl commands - Spring Forum : http://forum.spring.io/forum/spring-projects/security/109919-springsecurity-ntlm-using-curl-commands
curl -v --proxy-user test_username:test_password --proxy localhost:3128 --proxy-digest https://httpbin.org/ip    Issue 24333: urllib2 HTTPS connection over a digest auth enabled proxy gives 407 - Python tracker : http://bugs.python.org/issue24333
curl -v --proxy https://my-proxy-server.example:3129 \    Re: [squid-users] HTTPS forward proxy? from David Deller on 2014-01-21 (squid-users) : http://www.squid-cache.org/mail-archive/squid-users/201401/0220.html
curl -v --proxy proxy.example.com:8080 --user username:password --form 'file=    curl - nona.to fswiki : http://nona.to/fswiki/curl.html
curl -v --proxy proxyaddr:port -U proxyUser:proxyPass -X POST -L -D- --insecure --cookie cfk -H "Content-Type: application/json" --data '    Create issue in JIRA using REST API : http://www.experts-exchange.com/questions/28463615/Create-issue-in-JIRA-using-REST-API.html
curl -v --request POST https://login.eagleeyenetworks.com/g/aaa/authenticate --data-urlencode "username=[USERNAME]" --data-urlencode "password=[PASSWORD]"    API Reference : http://een-api-doc-jp.mybluemix.net/
curl -v --socks4 *.*.*.*:8081 ftp://ftp.fu-berlin.de/pub/atari/linux/     Explicit Proxy + Authentication + FTP/SFTP Connections | Fortinet Technical Discussion Forums : http://forum.fortinet.com/tm.aspx@m=151370
curl -v --socks5-hostname localhost:9050 http://6c4dm56aer6xn2h2.onion/    fail0verflow :: plaidCTF 2014 - rendezvous (misc250) : http://fail0verflow.com/blog/2014/plaidctf2014-misc250-rendezvous/
curl -v --socks5-hostname localhost:9050 http://curlmyip.com    Docker container for TOR with Privoxy : http://www.arulraj.net/2015/05/docker-container-for-tor-with-privoxy.html
curl -v --socks5-hostname localhost:9050 http://jhiwjjlqpyawmpjx.onion    scraping onion or i2p sites with curl (and poissibly jboss extension) – P2108's Blog : http://p2108.wordpress.com/2014/12/30/scraping-onion-or-i2p-sites-with-curl-and-poissibly-jboss-extension/
curl -v --sslv3 https://..    lbgIE Q&Af : http://secure.netowl.jp/bbs/detail.cgi@td=2093
curl -v --tlsv1.2 https://forums.networkinfrastructure.info/.xml/    cURL and SSL TLS Issues : http://blog.michaelfmcnamara.com/2015/12/curl-and-ssl-tls-issues/
curl -v --tlsv1.2 https://myadmin.geotab.com/    curl can't connect to Geotab anymore - server aborted the SSL handshake – Geotab Support : http://helpdesk.geotab.com/hc/en-us/community/posts/115018680403-curl-can-t-connect-to-Geotab-anymore-server-aborted-the-SSL-handshake
curl -v --trace-ascii --user-agent Mozilla/4.0 (compatible    Change the FC40 Cam SSID? | DJI Phantom Drone Forum : http://phantompilots.com/threads/change-the-fc40-cam-ssid.14019/
curl -v --trace-ascii - -X GET 'http://server:8080/cmdbuild/services/rest/v1/classes' -H "Content-Type: application    Communicating with REST to CMDBuild - Jeroen BatenJeroen Baten : http://www.jeroenbaten.nl/communicating-with-rest-to-cmdbuild/
curl -v --trace-ascii ... to generate tracing information    Speaking UNIX, Part 3: Do everything right from the command line : http://www.ibm.com/developerworks/aix/library/au-speakingunix3.html
curl -v --trace-ascii /tmp/scctrace.txt https:///    Support | Filr 3.0 Update Channel Registration to a local SMT server fails with HTTP 500 Error : http://www.novell.com/support/kb/doc.php@id=7018759
curl -v --trace-ascii dump.txt 'http://myusername:mypassword    HTTP basic access authentication with Objective-C and iOS - CybersamCybersam : http://cybersam.com/ios-dev/http-basic-access-authentication-with-objective-c-and-ios
curl -v --trace-time https://api.owncloud.com    Making curl use ipv4 by default - Allwinner A20 - Armbian forum : http://forum.armbian.com/topic/635-making-curl-use-ipv4-by-default/
curl -v --trace - http://google.com    curl command : http://jonlabelle.com/snippets/view/shell/curl-command
curl -v --unix-socket /var/run/docker.sock \    Analyzing Docker Container Performance With Native Tools · CrateDB : http://crate.io/a/analyzing-docker-container-performance-native-tools/
curl -v --unix-socket /var/run/tor/control https://check.torproject.org    configuration - curl website with tor's unix socket - Tor Stack Exchange : http://tor.stackexchange.com/questions/15894/curl-website-with-tors-unix-socket/15897
curl -v --user-agent "CURL DEBUG (    Debugging Web Applications -- Prefetch Technologies : http://prefetch.net/articles/debuggingwebapps.html
curl -v --user 'admin:admin123' --upload-file ./test.png http://localhost:8081/repository/documentation/test.png    Nexus Documentation - Nexus Repository Manager 3.0 - Sonatype.com : http://books.sonatype.com/nexus-book/3.0/reference/raw.html
curl -v --user "mockuser:mockpassword" -H "Accept: application/xml" -X DELETE http://localhost:3001/cimi/machine_templates/2    CIMI cURL Examples - Machine Resources : http://deltacloud.apache.org/cimi-curl/cimi-curl-machines.html
curl -v --user 1234-aaaa-bbbb-5678:eXJzbmVha3kh \    PingOne Directory API : http://www.pingidentity.com/developer/en/api/pingone-directory-api.html
curl -v --user admin:admin --ntlm -c cookie.txt http://localhost:8080/alfresco/cmisatom    [MNT-17850] Kerberos SSO in Share is broken -> WWW-Authenticate: Negotiate isn't being sent by Share - Alfresco JIRA : http://issues.alfresco.com/jira/browse/MNT-12418
curl -v --user admin:adminpass -H 'content-type: application/json' -H 'ipaddr:*.*.*.*' -X GET http://*.*.*.*:8083/vtn-webapi/controllers/detail.json    OpenDaylight Virtual Tenant Network (VTN):VTN Coordinator:RestApi:How to configure L2 Network with Single Controller - OpenDaylight Project : http://wiki.opendaylight.org/view/OpenDaylight_Virtual_Tenant_Network_(VTN)%3AVTN_Coordinator%3ARestApi%3AHow_to_configure_L2_Network_with_Single_Controller
curl -v --user joeshmoo --request PUT --url http://XXX.XXX.XXX.XXX:8080/rest/defaultCache/1 --data-ascii 'Sample Data Entry'    Configure JBoss Infinispan for REST - HKM Consulting : http://www.hkmconsultingllc.com/blog/api/configure-jboss-infinispan-rest/
curl -v --user smith:smith --digest http://*.*.*.*:3000/api/users    Beer Locker: Building a RESTful API with Node - Digest - Scott Smith : http://scottksmith.com/blog/2014/09/14/beer-locker-building-a-restful-api-with-node-digest/
curl -v --user weblogic:Welcome1 -H X-Requested-By:MyClient -H Accept:application/json -H Content-Type:application/json -D '    Changes in WebLogic 12.1.3 Every Administrator Must Know : http://www.slideshare.net/brunoborges/changes-in-weblogic-1213-every-administrator-must-know
curl -v -3 -L --capath    Bug #861137 gOpenssl TLS errors while connecting to SSLv3 sitesh : Bugs : openssl package : Ubuntu : http://bugs.launchpad.net/bugs/861137
curl -v -4 http://www.google.com    Solved: Not getting local DNS to work properly - Ubiquiti Networks Community : http://community.ubnt.com/t5/EdgeMAX/Not-getting-local-DNS-to-work-properly/td-p/1647845
curl -v -4     » curl: (35) Unknown SSL protocol error in connection » Managed Chaos by Naresh Jain : http://blogs.agilefaqs.com/2013/11/25/curl-35-unknown-ssl-protocol-error-in-connection/
curl -v -6 http://[2001::1]/    Bug 906779 – CVE-2013-0249 curl: Stack-based buffer overflow when negotiating SASL DIGEST-MD5 authentication with IMAP, POP3 and SMTP protocols : http://bugzilla.redhat.com/show_bug.cgi@id=1075844
curl -v -A "Mozilla/5.0 (compatible    bridge & curl & browser ... | Philips Hue API : http://developers.meethue.com/content/bridge-curl-browser
curl -v -b alacalc_cookie -o allergens.json "http://www.alacalc.com/api/v1/recipes/123 : http://www.alacalc.com/api-doc
curl -v -b cookie.txt -F "form_name=fragmentFormPanel-form" -F "fragmentFormPanel-form-editSessionId=" -F "baseTimestamp=" -F "contentType=text" -F "contentFieldHeight=" -F "title=test    curl(osx)とシェルスクリプトで新規フラグメントを追加する方法 : http://piggydb.jp/d/583
curl -v -c cookies.txt -b cookies.txt 'http://yourserverip:8080/api/authentication' -H 'Accept: application/json    Play with curl to test generated JHipster application API : http://olivier.barais.fr/blog/posts/2017.04.12/Curl_JHipster_Authentification.html
curl -v -d 'payload=    [SOLVED] Curl(?) differences linux/windows - Command Line Interface - Mattermost Peer-to-Peer Forum : http://forum.mattermost.org/t/solved-curl-differences-linux-windows/3784
curl -v -d "cte4=0" http://*.*.*.*/    Ability to use wget - maybe via luup.inet.wget ?? : http://forum.micasaverde.com/index.php@topic=49735.0
curl -v -d     Code - /dev/null as a Service : http://devnull-as-a-service.com/code/
curl -v -F "r=Snapshots" -F "g=com.name" -F "a=" -F "v=" -F "p=deb" -F "file=    How can I programmatically upload an artifact into Nexus 2? – Sonatype Support : http://support.sonatype.com/hc/en-us/articles/213465818-How-can-I-programmatically-upload-an-artifact-into-Nexus-2-
curl -v -F file=    Import API Quickstart CARTO Documentation : http://carto.com/docs/carto-engine/import-api/quickstart/
curl -v -F name=somevalue http://*.*.*.*:8000    Ian Dennis Miller - curl - HTTP/1.1 100 CONTINUE and multipart/form-data POST : http://www.iandennismiller.com/posts/curl-http1-1-100-continue-and-multipartform-data-post.html
curl -v -g -k "https://[fc00:1:2::5:6:b]:8443/enterprise/control/agent.php"    curl is at curl.haxx.se / Bugs / #1087 URL with IPv6 numeric address can't be accessed : http://sourceforge.net/p/curl/bugs/1087/
curl -v -H 'Host: proxy-project' -x http://proxy-project:80 http://target-url    Can I create a HTTP proxy with glitch? - Questions - Glitch Support : http://support.glitch.com/t/can-i-create-a-http-proxy-with-glitch/2540
curl -v -H 'Host: yourdomain.com' *.*.*.*    Using cURL when Troubleshooting with Cloudflare – Cloudflare Support : http://support.cloudflare.com/hc/en-us/articles/200172506-My-website-is-offline-or-unavailable-
curl -v -H 'X-API-Key: changeme' http://*.*.*.*:8082/api/v1/servers/localhost    HTTP API - Introduction : http://doc.powerdns.com/md/httpapi/README/
curl -v -H "Accept: application/xml" www.example.com    Cloud Files cURL Cookbook : http://support.rackspace.com/how-to/cloud-files-curl-cookbook/
curl -v -H "Authorization: Bearer < : http://www.nextrevo.jp/azure/azure・9AE・E鬩E莉」・83E郢%9D・E郢E・E邵E・E・9CE・96%80・E%97/
curl -v -H "Authorization: Bearer 2v8q2bc6uvxtgghwmwvnvcp4" \    Egnyte for Developers - File System API : http://developers.egnyte.com/docs/File_System_Management_API_Documentation
curl -v -H "Content-encoding: gzip" -X POST -H 'Content-Type: application/json    GZIP Compression - DSP Integration - Smaato Wiki : http://wiki.smaato.com/display/DSP/GZIP+Compression
curl -v -H "Content-Type: application/json" -X POST -d '[    Servers - OpenNMT : http://opennmt.net/OpenNMT/tools/servers/
curl -v -H "Content-Type: application/json" -X POST -d    cURL – Post JSON data to Spring REST : http://www.mkyong.com/spring/curl-post-json-data-to-spring-rest/
curl -v -H "Content-Type: application/json" -X PUT --data-binary "    Rest api with curl - Redmine : http://www.redmine.org/wiki/1/Rest_api_with_curl
curl -v -H "Content-Type: application/json    API under CURL | IG Labs : http://labs.ig.com/node/116
curl -v -H "Content-Type: application/xml    How to write a Ruby and Rails 3 REST API | SQUARISM : http://squarism.com/2011/04/01/how-to-write-a-ruby-rails-3-rest-api/
curl -v -HPragma: --compressed http://tomcat6.example.com/web3/js/hbx.js    51075 – Add support for TLS-SRP (RFC 5054) : http://bz.apache.org/bugzilla/show_bug.cgi@id=46538
curl -v -i --compressed -H "Content-encoding: gzip" -X POST --data    Elasticsearch Users - Is it possible to send gzip compressed requests to ES? : http://elasticsearch-users.115913.n3.nabble.com/Is-it-possible-to-send-gzip-compressed-requests-to-ES-td4030398.html
curl -v -i --output /dev/null --silent --fail "    Synchronous Exec in Node.js : http://davidwalsh.name/curl-download
curl -v -i -k -H "Content-Type: text/xml" -d    curl: (35) Unknown SSL protocol error : http://forums.rootvg.net/aixtools/curl-(35)-unknown-ssl-protocol-error/
curl -v -i -k -X GET -H "Prefer: respond-async" -H "Authorization:Token _SWCQZ28d5wlevi    Not able to use the authentication token to get user info using curl command from Linux server - Forum | TR Developer Community : http://community.developers.thomsonreuters.com/questions/15762/error-id-fa1b1168-f968-4f27-bb9b-f086759c7f94.html
curl -v -I http://www.peterbe.com/    How to test if gzip is working on your site or app - Peterbe.com : http://www.peterbe.com/plog/curl-c
curl -v -I https://www.cyberciti.biz    How to use curl command with proxy username/password on Linux/ Unix - nixCraft : http://www.cyberciti.biz/faq/linux-unix-curl-command-with-proxy-username-password-http-options/
curl -v -include --form key1=value1 --form upload=    Curl cheatsheet : http://devhints.io/curl
curl -v -include --form key1=value1 --form upload=    Curl cheatsheet : http://www.css88.com/dev/curl.html
curl -v -k --digest -u CustomerA:pass123 -d '<     Introduction to Sippy XML-RPC API : Sippy Software, Inc. : http://support.sippysoft.com/support/solutions/articles/106909-introduction-to-sippy-xml-rpc-api
curl -v -k --ftp-ssl-ccc -T /sas/lsf/Cred/Test_File.xls ftp://tfgftp:abc123     Error connecting to FTP site - SAS Support Communities : http://communities.sas.com/t5/General-SAS-Programming/Error-connecting-to-FTP-site/td-p/276160
curl -v -k --ftp-ssl --ftp-pasv --disable-epsv --key userkey.pem --cert usercert.pem ftp://user     #8478 (ftp/s does not support certificate-auth (no password)) FileZilla : http://trac.filezilla-project.org/ticket/8478
curl -v -k --ftp-ssl --proxy http://proxy.local:8080 --proxy-user 10208h:Gri1de9I --output 20160519.csv --user "maif-visites:2aHi%z    curl returns Error 56 and SSL read: errno -12205 when using FTPS - Red Hat Customer Portal : http://access.redhat.com/solutions/2356351
curl -v -k --insecure -X POST -H X-API-Key:REPLACEAPIKEY 'https://*.*.*.*:8384/rest/system/pause'    pause sync timer? - Feature - Syncthing Forum : http://forum.syncthing.net/t/pause-sync-timer/9822
curl -v -k --key    EPIC PID Usage | surfsara.nl : http://userinfo.surfsara.nl/systems/epic-pid/usage
curl -v -k --negotiate -u : --cacert /etc/ipa/ca.crt https://myservice.com:8090/krb    Problems with SPNEGO |JBoss Developer : http://developer.jboss.org/thread/44032
curl -v -k --user '...' -X POST -d    [Evolution] evolution-ews: NTLM authentication fails while basic auth or : http://mail.gnome.org/archives/evolution-list/2016-April/msg00157.html
curl -v -k -L --negotiate -u : -b    curl – Arich.net Notes : http://arich-notes.arich-net.com+8080/@tag=curl
curl -v -k -T "    Trouble with SSL certificates... | The Linux Page : http://linux.m2osw.com/cafile_none
curl -v -k -u : https://deployment-name.splunkcloud.com:8089/servicesNS//search/saved/searches/ -d name=mysearch -d search=     curl (35) Unknown SSL protocol error in connection to .splunkcloud.com:8089 - Question | Splunk Answers : http://answers.splunk.com/answers/582139/curl-35-unknown-ssl-protocol-error-in-connection-t.html
curl -v -k -X POST --data-urlencode    ecobee API : http://www.ecobee.com/home/developer/api/sample-apps/curl-sample.shtml
curl -v -k -X POST -H "Content-Type: application/json" -H "Cache-Control: no-cache" -d '    Marvin's Marvellous Guide to All Things Webhook : http://core.telegram.org/bots/webhooks
curl -v -L --post302 -H "Content-Type: application/json" \    Querying Data – Sensorcast : http://www.sensorcast.org/api/querying_data
curl -v -L http://www.google.com/    curl - FreeBSD : http://kaworu.jpn.org/freebsd/curl
curl -v -m 10 -s -I    Linux and Curl: How to use Bash to Read a File Line by Line and Execute Curl command to get HTTP Response Code • Crunchify : http://crunchify.com/linux-and-curl-how-to-use-bash-to-read-a-file-line-by-line-and-execute-curl-command-to-get-http-result/
curl -v -n --digest -X DELETE http://localhost:8080/a/path/to/api/    Gerrit Code Review - REST API Developers' Notes : http://dev.vaadin.com/review/Documentation/dev-rest-api.html
curl -v -n --digest -X DELETE http://localhost:8080/a/path/to/api/    Gerrit Code Review - REST API Developers' Notes : http://git.eclipse.org/r/Documentation/dev-rest-api.html
curl -v -n -k --header "Content-Type: application/json" -d'    REST API v3 Examples | AureaWorks : http://community.jivesoftware.com/docs/DOC-71539
curl -v -n -X DELETE http://localhost:8080/a/path/to/api/    Gerrit Code Review - REST API Developers' Notes : http://gerrit-review.googlesource.com/Documentation/dev-rest-api.html
curl -v -O --ftp-ssl ftps://username:password    Moving a file from one directory to another with ShareFile API | Citrix ShareFile Customer Community : http://community.sharefilesupport.com/citrixsharefile/topics/getting-files-using-curl
curl -v -O -H 'Host: demo.example.com' -g http://[     What is the correct send and receive strings syntax for health monitoring of multiple servers in a pool ? : http://devcentral.f5.com/questions/automaticlly-update-crl
curl -v -O -H "X-Storage-User: Storage-computepm:glynn.foster    Playing around with the Oracle Storage Cloud Service | Oracle Under the Microscope Blog : http://blogs.oracle.com/gman/playing-around-with-the-oracle-storage-cloud-service
curl -v -o testfile.txt -u myusername:mypassword ftp://ftp.myserver.com/path/to/testfile.txt    Using curl over ftp took 3+ minutes for a 4 byte file w/ EPSV - SaltyCrane Blog : http://www.saltycrane.com/blog/2011/10/using-curl-ftp-took-3-minutes-4-byte-file-epsv/
curl -v -s -X POST    OpenStack Docs: OpenStack API : http://developer.openstack.org/ja/api-guide/quick-start/api-quick-start.html
curl -v -s "aifan.jp" : http://aifan.jp/curl邵E・E郢%9D・E郢E・E郢E・E郢E・E郢%9D・8CE%83・80E・83E郢%9D%80郢E螳%9A・E荵%9D・%8Bhow-to-display-request-headers-with-curl/
curl -v -s \    Compressed HTTP Requests - Art of Coding : http://blog.art-of-coding.eu/compressed-http-requests/
curl -v -s http://*.*.*.*/session.php 2>    How To Use HAProxy to Set Up HTTP Load Balancing on an Ubuntu VPS | DigitalOcean : http://www.digitalocean.com/community/tutorials/how-to-share-php-sessions-on-multiple-memcached-servers-on-ubuntu-14-04
curl -v -s http://awesome-site.com 1> /dev/null    View Only Headers with Curl | LornaJane : http://lornajane.net/posts/2014/view-only-headers-with-curl
curl -v -s http://www.commercialcleaninginmelbourne.net.au -A    CURL issue 406 from header - Help - Let's Encrypt Community Support : http://community.letsencrypt.org/t/curl-issue-406-from-header/25442
curl -v -s https://api.ccu.akamai.com/ccu/v2/queues/default -H "Content-Type:application/json" -d '    Forcing HTTPS redirects | Akamai Community : http://community.akamai.com/thread/2896
curl -v -Ss -L www.yahoo.jp > /dev/null    curlY^ - Qiita : http://qiita.com/hijili/items/63a7ed4885974810e036
curl -v -T test.txt ftp://uname:[email protected]/mydir/    Joho the BlogBeginner-to-Beginner: FTP via curl - Joho the Blog : http://www.hyperorg.com/blogger/2008/01/01/beginner-to-beginner-ftp-via-curl/
curl -v -u "admin:secret" http://*.*.*.*:5000/secrets    Implementing a RESTful Web API with Python & Flask : http://blog.luisrei.com/articles/flaskrest.html
curl -v -u [USERNAME]/token:[API KEY] -H "Content-Type: application/binary" --data-binary    CanLt create tikect with CURL – Zendesk Support : http://support.zendesk.com/hc/en-us/community/posts/203454586-File-attachments-via-php-curl-
curl -v -u : -F package=    How to create an AEM filtered package with CURL - AEM Tuts : http://aemtuts.com/aem-filtered-package-with-curl/
curl -v -u admin:admin -H "Content-Type: application/json" -H "Accept: application/json" -X PUT \    RESTful Guide with curl - LogicalDOC Community Wiki : http://wiki.logicaldoc.com/wiki/RESTful_Guide_with_curl
curl -v -u admin:geoserver -XDELETE "http://localhost/geoserver/rest/workspaces/topp/coveragestores/polyphemus-v1/coverages/NO2/index/granules.xml    cURL — GeoNode 2.6 documentation : http://docs.geonode.org/en/master/tutorials/devel/geonode_apis/geoserver_rest/examples/curl.html
curl -v -u admin:geoserver -XDELETE "http://localhost:8080/geoserver/rest/workspaces/topp/coveragestores/polyphemus-v1/coverages/NO2/index/granules.xml    cURL — GeoServer 2.7.x User Manual : http://geoserver.readthedocs.io/en/latest/rest/examples/curl.html
curl -v -U alice:a -x http://localhost:8181 http://localhost/    cee0338be80bb81b15101686d6f60864455f1e6e - platform/external/curl - Git at Google : http://android.googlesource.com/platform/external/curl/+/cee0338be80bb81b15101686d6f60864455f1e6e
curl -v -u geowebcache:secured -d "kill_all=all" "http://localhost:8080/geowebcache/rest/seed"    Seeding and truncating through the REST API — GeoWebCache 1.11.0 User Manual : http://geowebcache.org/docs/1.11.0/rest/seed.html
curl -v -u sshtest: --pubkey sshtest.private -l    libssh2 mailing list archives : http://www.libssh2.org/mail/libssh2-devel-archive-2010-08/0002.shtml
curl -v -u user:pass -T FILE.NAME https://username.stackstorage.com/remote.php/webdav/FILE.NAME    Transip STACK - free 1TB owncloud - Page 3 - LowEndTalk : http://www.lowendtalk.com/discussion/67181/transip-stack-free-1tb-owncloud/p3
curl -v -u    Help!! Translate cUrl to WWW/WWWForm | Unity Community : http://forum.unity.com/threads/help-translate-curl-to-www-wwwform.488662/
curl -v -u    REST call PUT Request to Enable SSO Authenticator | ThingWorx Community : http://community.thingworx.com/thread/39246
curl -v -umy_username    cURL on Windows : http://support.gnip.com/articles/curl-on-win7.html
curl -v -uxxx:yyy -H "Content-Type: application/json" -X PUT -d '     Invalid json when using curl to update - Windows : Freshdesk : http://support.freshdesk.com/support/discussions/topics/317932
curl -v -v -X DELETE -H "Content-Type: application/json" \-H "Auth-Token: A_VERY_LONG_BASE64_STRING==" \https://api2.dynect.net/REST/Session/    How to Setup your Domain Hosting & Use Dyn's DNS Service : http://dyn.com/blog/dynect-api-example-curl-managed-dns-aws-heroku-devops/
curl -v -X 'POST' \    gRPC with curl salmaan rashid Medium : http://medium.com/@salmaan.rashid/google-cloud-storage-signedurl-resumable-upload-with-curl-74f99e41f0a2
curl -v -X DELETE -H "Authorization: Token d2f763479f703d80de0ec15254237bc651f9cdc0" -H "Content-Type: application/json" -H "Accept: application/json    Examples - NetBox : http://netbox.readthedocs.io/en/latest/api/examples/
curl -v -X DELETE "https://app.datadoghq.com/api/v1/integration/pagerduty    API Reference : http://docs.datadoghq.com/api/
curl -v -X DELETE \ --digest --user rest-writer:x \ 'http://localhost:8011/v1/documents    CRUD Learning the MarkLogic REST API MarkLogic Developer Community : http://developer.marklogic.com/learn/rest/crud
curl -v -X DELETE http://*.*.*.*:2113/streams/foo    Deleting a Stream Event Store : http://eventstore.org/docs/http-api/4.0.2/deleting-a-stream/
curl -v -X DELETE http://*.*.*.*:8098/buckets/test/keys/test2    HTTP Delete Object : http://docs.basho.com/riak/kv/2.2.3/developing/api/http/delete-object/
curl -v -X GET -H "Authorization: Basic c3R1ZGVudDpzdHVkZW50" "Content-Type: application/json" "http://webservice.local/app_test.php/api/student"    inanzzz | Curl command example with Basic Authentication : http://www.inanzzz.com/index.php/post/cj5s/curl-command-example-with-basic-authentication
curl -v -X GET "https://api.columbus.sage.com/es/sageone/core/v3/user"    Sage APIs : http://developer.columbus.sage.com/docs/services/585006e700c9d314bc8e1d37/operations/585006e800c9d31ba05b3466
curl -v -X GET "https://api.etoro.com/API/Trading/V1/Equity/    <eToro> developer portal : http://api-portal.etoro.com/docs/services/58982f8b7dfd940ef4e0157d/operations/593f723db909711568e52967
curl -v -X GET "https://api.ridemetro.org/GtfsRealtime/TripUpdates"    Metropolitan Transit Authority of Harris County: developer portal : http://developer-portal.ridemetro.org/docs/services/541ccfc0ee3f340c8cce49db
curl -v -X GET "https://ecomdash.azure-api.net/api/carriers/    ecomdash Api Developer Portal : http://ecomdash.portal.azure-api.net/docs/services/56a62d3be7b19d09a48c9b72
curl -v -X GET \    Couchbase Server マニュアル 2.0 - 第9章 ビューとインデックス - 9.7.2. デザインドキュメントの取得 : http://docs.couchbase.com/prebuilt/translations/jp/couchbase-manual-2.0-ja/couchbase-views-designdoc-api-retrieving.html
curl -v -X GET http://localhost:5000/v2/search    Docker registry ui cannot reach private docker registry V2 - Open Source Registry - Docker Forums : http://forums.docker.com/t/docker-registry-ui-cannot-reach-private-docker-registry-v2/2488
curl -v -X GET https://api.getbase.com/oauth2/token \    API Documentation - Base Developers : http://developers.getbase.com/docs/rest/articles/oauth2/requests
curl -v -X GET https://stgsmrrc1-rlogin.novanp.adsdcsp.com : http://knowledge.windriver.com/en-us/000_Products/000/010/000/020/000_LIN7-8302_%3A_WRL7_and_IDP_curl_can't_verify_server_certificate_from_staging_HDC
curl -v -x http://proxy:port http://host/ -U good_user:good_pwd     curl 7.47.1: changelog : http://abi-laboratory.pro/tracker/changelog/curl/7.47.1/log.html
curl -v -X OPTIONS https://site3.lab.com    Using curl for troubleshooting – Networkology! : http://networkology.net/2017/09/02/using-curl-for-troubleshooting/
curl -v -X POST --binary-data    How to POST via curl - discuss.ipfs.io : http://discuss.ipfs.io/t/how-to-post-via-curl/1163
curl -v -X POST --data-binary    REST API - Blazegraph : http://wiki.blazegraph.com/wiki/index.php/REST_API
curl -v -X POST -F file=    Use the aptly REST API with curl : http://aioue.net/2015/05/23/use-the-aptly-rest-api-with-curl.html
curl -v -X POST -H 'X-Auth-Token: ' -H 'Content-Type: application/json' -d '    RESTful API | Packet Support : http://help.packet.net/technical/deployment-options/restful-api
curl -v -X POST -H "Authorization:    The Differences Between Using SMTP or API with SparkPost : http://www.sparkpost.com/blog/differences-sending-smtp-api/
curl -v -X POST -H "Content-Type: application/json" -d '    How to do I use the REST API to submit queries ... | MapR Converge Community : http://community.mapr.com/thread/18991-how-to-do-i-use-the-rest-api-to-submit-queries-to-drill
curl -v -X POST -H "Content-type:text/xml" --data-urlencode    POST request using cURL command line client - Core developers - PrestaShop : http://www.prestashop.com/forums/topic/175128-post-request-using-curl-command-line-client/
curl -v -X POST -k    watson speech to text - Response not continuous - dWAnswers : http://developer.ibm.com/answers/questions/175476/watson-speech-to-text-response-not-continuous.html
curl -v -X POST https://api.catapult.inetwork.com/v1/availableNumbers/local    Home : http://dev.bandwidth.com/
curl -v -X POST "https://api.safefood360.com/employee/AddJobDescription"    Safefood 360 Developer Portal : http://developers.safefood360.com/docs/services/55073d275e956b1090d69c47/operations/550748965e956b1090d69c54
curl -v -X POST "https://westcentralus.api.cognitive.microsoft.com/vision/v1.0/analyze    Computer Vision API cURL quick starts | Microsoft Docs : http://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/quickstarts/curl
curl -v -X POST "https://westus.api.cognitive.microsoft.com/spid/v1.0/identify    Microsoft Cognitive Services : http://westus.dev.cognitive.microsoft.com/docs/services/563309b6778daf02acc0a508/operations/5645c523778daf217c292592
curl -v -X POST \ -u    FastBill API Documentation : http://www.fastbill.com/api/
curl -v -X POST \ -u    Monsum API Documentation : http://monsum.com/api/automatic/en/fundamentals.html
curl -v -X POST \     Desarrollar una API de API Gateway con la integraciRn de proxy Lambda - Amazon API Gateway : http://docs.aws.amazon.com/es_es/apigateway/latest/developerguide/api-gateway-create-api-as-simple-proxy-for-lambda.html
curl -v -x proxy-server:8080 -U proxyuser:proxypassword    using curl to access ftp server » Linux by Examples : http://linux.byexamples.com/archives/320/using-curl-to-access-ftp-server/
curl -v -X PUT -H "X-IBM-Client-Secret:    Unable to register Watson API Keys - Discussions : http://community.watsonanalytics.com/discussions/questions/21852/unable-to-register-watson-api-keys.html
curl -v -X PUT "http://api.bocapi.net/v1/api/banks    <Bank Of Cyprus> developer portal : http://portal.bocapi.net/docs/services/58eb85b950caa8d63ac6b825/operations/58eb85c5f7f9610d540bcfea
curl -v -X PUT "https://ml.nexosis.com/v1/data/    Nexosis API Developer Portal : http://developers.nexosis.com/docs/services/98847a3fbbe64f73aa959d3cededb3af
curl -v -XGET https://tlstest.freshservice.com/helpdesk/tickets.json --tlsv1.0     TLS 1.0 Support Deprecation : freshservice : http://support.freshservice.com/support/solutions/articles/223839-tls-1-0-support-deprecation
curl -v -XGET    Code Samples | API Reference | App Store API by Appfigures : http://docs.appfigures.com/code-samples
curl -v -z index.html http://www.example.com -o index.html    Bandwidth saving and process acceleration by using cURL : http://www.belatrixsf.com/blog/bandwidth-saving-and-process-acceleration-by-using-curl/
curl -v \    Talking to FreeIPA API with sessions and JSON-RPC : http://vda.li/en/posts/2015/05/28/talking-to-freeipa-api-with-sessions/
curl -v \    Talking to FreeIPA JSON web API via curl | Adam Young’s Web Log : http://adam.younglogic.com/2010/07/talking-to-freeipa-json-web-api-via-curl/
curl -v ftp://ftp.freedesktop.org/pub/mesa/10.4.7/MesaLib-10.4.7.tar.bz2     #47314 (Error: org.macports.fetch for port mesa returned: fetch failed) MacPorts : http://trac.macports.org/ticket/47314
curl -v "http://httpbin.org/uuid"    Using HTTP APIs on the Command Line - Part 1 - curl : http://www.naleid.com/2017/11/26/using-http-apis-on-the-command-line-1-curl.html
curl -v "http://localhost:8088/manager    Protocol Overview : http://www.asteriskdocs.org/en/3rd_Edition/asterisk-book-html-chunk/AMI_id248378.html
curl -v "http://www.gnu.org"    Octave - General - pkg install -forge issues? : http://octave.1599824.n4.nabble.com/pkg-install-forge-issues-td4681058.html
curl -v "https://servicios1.afip.gov.ar"    [SOLVED]cURL got problem uploading file with "[]" in the name / Programming & Scripting / Arch Linux Forums : http://bbs.archlinux.org/viewtopic.php@id=175433
curl -v (or curl --verbose for the long argument)    DVWA - Main Login Page - Brute Force HTTP POST Form With CSRF Tokens : http://blog.g0tmi1k.com/dvwa/login/
curl -V / curl_version    cURL - Changes : http://piotrkosoft.net/pub/mirrors/curl-www/changes.html
curl -V / curl_version    curl - Download : http://curl.haxx.se/changes.html
curl -v [2a02:1788:4fd:cd::c742:cde2]    #881720 - curl: key authentication doesn't work with scp/sftp - Debian Bug report logs : http://bugs.debian.org/cgi-bin/bugreport.cgi@bug=670126
curl -v [url]    Linux curl command examples - Part 1 : http://www.linuxtechi.com/linux-curl-command-examples-part-1/
curl -v [url]    ev[g:DownloadProtocol - openSUSE : http://ja.opensuse.org/郢%9D%86郢%9D・E郢%9D・8AEEE9E郢%9D・E郢%9D%88%3ADownloadProtocol
curl -v \    OpenTok REST API reference : http://tokbox.com/developer/rest/
curl -v \    Overview : http://docs.killbill.io/0.16/user_management.html
curl -v \    Substitutions Reference - API Reference - SparkPost Developer Hub : http://developers.sparkpost.com/api/
curl -v    hacking and penetration testing: some useful CURL options/commands : http://blog.x1622.com/2016/01/some-useful-curl-optionscommands.html
curl -v *.*.*.*:3000/index.html    curl + lighttpd : http://pages.cs.wisc.edu/~tjepsen/flow/curl.html
curl -v *.*.*.*:6379 --max-time 1    curl Based SSRF Exploits Against Redis | Max Chadwick : http://maxchadwick.xyz/blog/ssrf-exploits-against-redis
curl -v *.*.*.*:8080/ping    spray | Documentation 1.2.4 / 1.3.4 spray-routing Complete Examples : http://spray.io/documentation/1.2.4/spray-routing/examples/
curl -V and ensure that sftp appears somewhere in the Protocols list. If it doesn't    Adding SFTP support to cURL | Andrew Berls : http://andrewberls.com/blog/post/adding-sftp-support-to-curl
curl -V and looking for Features: ... TLS-SRP. If not    TLS-SRP in cURL · Quinn Slack : http://sqs.me/security/tls-srp-in-curl.html
curl -v and see i always get 400 bad request    Solved: couldn't upload using a python script - Dropbox Community - 244850 : http://www.dropboxforum.com/t5/API-support/couldn-t-upload-using-a-python-script/td-p/244850
curl -v and    Examples accessing WAPI using Curl — Infoblox WAPI 2.2.2 documentation : http://ipam.illinois.edu/wapidoc/additional/sample.html
curl -v command    Why is AWS Sohos UTM 9 Showing Internal ELB URL From External curl -v command? - Web Server Security - Sophos UTM 9 - Sophos Community : http://community.sophos.com/products/unified-threat-management/f/web-server-security/73825/why-is-aws-sohos-utm-9-showing-internal-elb-url-from-external-curl--v-command
curl -V confirms it's using OpenSSL/1.0.1e:    CentOS 7: Getting curl/libcurl to use OpenSSL instead of NSS. (Or fixing NSS nickname not specified errors) : CentOS : http://www.reddit.com/r/CentOS/comments/5vtbbw/centos_7_getting_curllibcurl_to_use_openssl/
curl -v dictionary.com" : http://opensource.apple.com/source/curl/curl-57/curl/ChangeLog
curl -v example.com http -v example.com    curl/httpie r`[gV[g - ApJDiary Pro : http://toritori0318.hatenadiary.jp/entry/20130405/1365180205
curl -v example.com    CURL command Tutorial in Linux with Example Usage : http://www.slashroot.in/curl-command-tutorial-linux-example-usage
curl -v ftp://ftp.hubapi.com:3200/ --ftp-ssl --user yourlogin    How to connect to HubSpot with FTP : http://designers.hubspot.com/docs/tools/hubspot-ftp
curl -v ftp://ftp.upload.com/ : http://www.real-world-systems.com/docs/curl.1.html
curl -v ftp://ftp.upload.com/    cURL - Manual : http://curl.gds.tuwien.ac.at/docs/manual.html
curl -v ftp://ftp.upload.com/    Curl : http://www.softpanorama.org/Utilities/curl.shtml
curl -v ftp://ftp.upload.com/    Manual -- curl usage explained with examples - Daniel Han's Technical Notes : http://sites.google.com/site/xiangyangsite/home/technical-tips/linux-unix/common-tips/manual----curl-usage-explained-with-examples
curl -v ftp://ftp1.example.com/outgoing/EHF/dbex10win_en.zip    libcurl - curl FTP access denied - Stack Overflow : http://stackoverflow.com/questions/10093432/curl-ftp-access-denied
curl -v GET --insecure https://el7u.redhat.com/pulp/isos/iso/da5a83a4af0e670b1a0a582743555f20cad88da4071f61f20b5c6ab4e3b16df8-updateinfo.xml.gz    Issue #1781: Files ending in .gz are delivered with incorrect content headers - Pulp : http://pulp.plan.io/issues/1781
curl -v google.com    CURL - Cyborg Linux : http://cyborg.ztrela.com/curl.php/
curl -v google.com    Curl and system proxy - Ask Ubuntu : http://askubuntu.com/questions/224880/curl-and-system-proxy
curl -v http://123.example.com:8480--max-time 4    Frequent journal node connection timeout alerts - Hortonworks : http://community.hortonworks.com/articles/78634/frequent-journal-node-connection-timeout-alerts.html
curl -v http://*.*.*.*:8093/query/service --data-urlencode    How to query with Curl in couchbase - N1QL - Couchbase Forums : http://forums.couchbase.com/t/how-to-query-with-curl-in-couchbase/13861
curl -v http://abcdefghi.cloudfront.net/images/CLogo_bollywood_192.png    System Admin logs: uses of curl linux command with examples : http://www.linuxhelp.in/2015/02/uses-of-curl-linux-command-with-examples.html
curl -v http://blog.codeship.com    Using Docker Behind a Proxy - via @codeship | via @codeship : http://blog.codeship.com/using-docker-behind-a-proxy/
curl -v http://collector.newrelic.com/status/mongrel    Linux configuration (New Relic Servers) | New Relic Documentation : http://docs.newrelic.com/docs/servers/new-relic-servers-linux/installation-configuration/linux-configuration-new-relic-servers
curl -v http://example.com/large.bin --limit-rate 10k > /dev/null    The curious case of slow downloads : http://blog.cloudflare.com/the-curious-case-of-slow-downloads/
curl -v http://example.com    Learn How to use Curl Command in Linux with Examples : http://www.configserverfirewall.com/linux-tutorials/curl-command/
curl -v http://google.co.in    cURL commands – Mark Ashworth : http://mpashworth.wordpress.com/2012/09/22/curl-commands/
curl -v http://google.co.xx    How to: cURL Command Examples : http://n0where.net/how-to-curl-command-examples
curl -v http://infoheap.com/    curl - some handy commands - InfoHeap : http://infoheap.com/curl-some-handy-commands-useful-for-web-developers/
curl -v http://justinjackson.ca/words.html. The lines beginning with    Mike Knepper : http://mikeknep.com/2014/05/08/curl-q-a.html
curl -v http://localhost:8080/    Spring Session - REST : http://docs.spring.io/spring-session/docs/current/reference/html5/guides/java-rest.html
curl -v http://localhost:8080    nc R}hŊȈHTTPT[o - sonots:blog : http://blog.livedoor.jp/sonots/archives/34703829.html
curl -v http://localhost:8080curl -v https://localhost:8443curl -v https://localhost:8444curl -v http://localhost:8445    000027858 - How to use curl to test web service... | RSA Link : http://community.rsa.com/docs/DOC-45655
curl -v http://localhost:9090/passthrough -X GET    Ballerina by Example: Passthrough : http://ballerinalang.org/docs/by-example/passthrough
curl -v http://my.server/url1 http://my.server/url2" invocation against your server and check that you see the same message    http - How do I make cURL use keepalive from the command line? - Server Fault : http://serverfault.com/questions/199434/how-do-i-make-curl-use-keepalive-from-the-command-line
curl -v http://pewniak747.info    Curl crash course | Tomasz Pewiński : http://pewniak747.info/2012/10/27/curl-crash-course/
curl -v http://pycurl.io/    String And Unicode Handling — PycURL *.*.*.* documentation : http://pycurl.io/docs/latest/quickstart.html
curl -v http://sdc-fe.onap-sdc:8181/sdc1/rest/healthCheck    ONAP on Kubernetes - Developer Wiki - Confluence : http://wiki.onap.org/display/DW/ONAP+on+Kubernetes
curl -v http://strategicsec.com    cURL Tutorial - Pastebin.com : http://pastebin.com/yfBz5H7b
curl -v http://testflightapp.com/api/builds.xml -F file="     Submitting using curl - include html tags : http://www.linuxquestions.org/questions/programming-9/submitting-using-curl-include-html-tags-888152/
curl -v http://www.example.com/    Some Useful Curl Snippets | #! code : http://www.hashbangcode.com/blog/some-useful-curl-snippets
curl -v http://www.google.com : http://ketune.wordpress.com/2011/02/12/virtualbox-郢E・E郢E・E郢%9D%88os邵E・Enat・8FE・E・80%95・E隴%8E・82%85%81・Edns郢E・E郢%9D・E郢%9D・E/
curl -v http://www.google.com    virtualbox.org • View topic - Why am I getting "Curl (6) Could not resolve host" after I did a "yum -y update"? : http://forums.virtualbox.org/viewtopic.php@f=3&t=82241
curl -v http://wwww.example.com    curl ҝ - Jex’s Note : http://blog.jex.tw/blog/2015/02/21/curl/
curl -v https://api.joind.in    Pretty print curl -i – Rob Allen's DevNotes : http://akrabat.com/pretty-print-curl-i/
curl -v https://api.paypal.com    [Bug 977223] PHP / curl fails to verify certificates since last update : http://lists.opensuse.org/opensuse-bugs/2016-04/msg03738.html
curl -v https://api.pensionsync.com/api/destination/    pensionsync developer portal : http://developer.pensionsync.com/
curl -v https://api.xsolla.com/merchant/merchants/    Xsolla Documentation - Network : http://developers.xsolla.com/ja/network.html
curl -v https://azurevm.kaushal.co.in -k --cert ClientCert.pem:Password    Client Certificate Authentication (Part 2) – Unleashed : http://blogs.msdn.microsoft.com/kaushal/2017/06/09/client-certificate-authentication-part-2/
curl -v https://bugs.dev-core.org     T6338 Use default ca path of curl if not defined otherwise : http://secure.phabricator.com/T10199
curl -v https://edoceo.com/    curl Command Line Examples : http://edoceo.com/cli/curl
curl -v https://godaddy.com    cURL Certificate Question - Open Source Languages and Tools for z/OS - Rocket Software Forum : http://forum.rocketsoftware.com/t/curl-certificate-question/312
curl -v https://jsonplaceholder.typicode.com/posts/1    curl saves the day · The Witty Ginger : http://wittyginger.com/post/curl-saves-the-day/
curl -v https://mysite.com     X509 : certificate issue with ubuntu 16.04 : http://ubuntuforums.org/showthread.php@t=1865952
curl -v https://office.mydomain.com from any of my other linux servers I get the normal response up until the part of the response where I should get the HTML from the nginx welcome screen of the Docker container    Issue installing Collabora following official guide - installation - Nextcloud community : http://help.nextcloud.com/t/issue-installing-collabora-following-official-guide/1746@page=5
curl -v https://raw.githubusercontent.com/Hexxeh/rpi-update/master/rpi-update    Resolver / ipv4 fallback for curl & wget on Raspbian Jessie - Raspberry Pi Forums : http://www.raspberrypi.org/forums/viewtopic.php@t=128269&p=860481
curl -v https://repo.thinkofdeath.co.uk/content/groups/public/    14: PYCURL ERROR 6 - Couldn't resolve host - CentOS : http://www.centos.org/forums/viewtopic.php@t=52732
curl -v https://wordpress.org/    cURL overview – DreamHost : http://help.dreamhost.com/hc/en-us/articles/216688028-cURL-overview
curl -v https://www.linuxnix.com    18 curl command examples in Linux/Unix - The Linux Juggernaut : http://www.linuxnix.com/18-curl-command-examples/
curl -v https://zato.io/repo/zato-0CBD7F72.pgp.asc    (Migrated) docker image build - server certificate verification failed - Community support - Zato Forum : http://forum.zato.io/t/migrated-docker-image-build-server-certificate-verification-failed/560
Curl -v I think it Curl -V     CURL error: Could not resolve host: license.interworx.info : http://forums.interworx.com/threads/8679-CURL-error-Could-not-resolve-host-license-interworx-info
curl -v imap://user:password    Test IMAP with curl (IMAP example) - busylog.net : http://busylog.net/test-imap-with-curl-imap-example/
curl -V output for these builds is (taken from the 64-bit build but the features are the same for the 32-bit version):    curl 7.53.1 for Windows with HTTP/2 & IPv6 support : http://winampplugins.co.uk/curl/
curl -V prints out 'GSS' if it supports it)    HttpFS - Hadoop HDFS over HTTP 0.20.2-cdh3u6 - Using HTTP Tools : http://cloudera.github.io/httpfs/UsingHttpTools.html
curl -V should show "https" under "Protocols" and "SSL" under "Features". You should also ensure that you are running a fairly recent version of cURL (it is known that V7.19.7 [released in 2009] works    Information on How to Submit Observations From the Command Line : http://www.minorplanetcenter.net/iau/info/commandlinesubmissions.html
curl -v shows:    Yaakov (Cygwin/X) - Re: ssh public key authentication problem using curl : http://cygwin.com/ml/cygwin/2011-11/msg00050.html
curl -V to show the version of libcurl that curl uses    Get Things Work Is Not Hard: Build libcurl from source ( curl: (48) An unknown option was passed in to libcurl ) : http://juniway.blogspot.com/2015/12/curl-48-unknown-option-was-passed-in-to.html
curl -v url/curl trace filename url : http://noahsnail.com/2016/11/02/2016-11-2-CURL・9CE・E・8E%89・E/
curl -v within a script    Use curl for Administering Apigee Edge? Here are some tips! - Apigee Community : http://community.apigee.com/articles/12920/use-curl-for-administering-apigee-edge-here-are-so.html
curl -v www.example.com    everything-curl/usingcurl-proxies.md at master bagder/everything-curl GitHub : http://github.com/bagder/everything-curl/blob/master/usingcurl-proxies.md
curl -v www.example.com    Verbose Everything curl : http://ec.haxx.se/usingcurl-proxies.html
curl -v www.google.com    curl notes : http://guoqiao.me/post/2016/curl
curl -V     Safest way to update from curl 6 to curl 7? |Official Apple Support Communities : http://discussions.apple.com/thread/4092223
curl -V    Beta Branch - Centmin Mod curl 7.48+ custom rpms | Centmin Mod Community Support Forums : http://community.centminmod.com/threads/centmin-mod-curl-7-48-custom-rpms.3703/