Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

http get cli

# GET
curl "http://www.example.com"

# POST
curl -X POST -H "Content-Type: application/json" 
 -d '{"username":"abc","password":"abc"}' 
 http://www.example.com
Comment

PREVIOUS NEXT
Code Example
Shell :: how to send data to pushgateway from a shell script 
Shell :: drush available source plugins 
Shell :: ca(oh)2 là gì 
Shell :: how to uninstall Gnome System Monitor 
Shell :: /lib/systemd/system/gammu-smsd.service:9: Neither a valid executable name nor an absolute path: ${CMAKE_INSTALL_FULL_BINDIR}/gammu-smsd 
Shell :: lancer gradle en bash 
Shell :: merge branch from another repo 
Shell :: api to access nexus repository manager 
Shell :: ubuntu burg install 
Shell :: bash rest of arguments 
Shell :: vnc not working ubuntu dconf 
Shell :: interface docker 
Shell :: linux autohide cursor 
Shell :: programming scares me 
Shell :: regex prenom et nom compose 
Shell :: how to install bully on ubuntu 20.04 
Shell :: how to compress all branches on branch into one branch back to the master 
Shell :: what to do if linux is not responding 
Shell :: Change cursor in git 
Shell :: D install script 
Shell :: bash comparison operators 
Shell :: get git output to terminal instead of less editor 
Shell :: git the host name ubuntu 
Shell :: kubectl run ubuntu 
Shell :: bash boolean 
Shell :: fatal error: jansson.h: Aucun fichier ou dossier de ce type 
Shell :: ssh into rpi 0 
Shell :: instal LSB pakage in ubuntu 
Shell :: send file between two hosts linux 
Shell :: git remove before commit 
ADD CONTENT
Topic
Content
Source link
Name
4+6 =