Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

post with httpie

echo '{"example": "exampleData"}' | http POST https://addressToPost.com/post
// OR
http POST https://addressToPost.com/post example=exampleData
// Both work the same way
Comment

PREVIOUS NEXT
Code Example
Shell :: linux rename 
Shell :: append to a file from terminal 
Shell :: install paddlepaddle 
Shell :: td-agent restart 
Shell :: ubuntu 20.04 install repo 
Shell :: generate github access token 
Shell :: vagrant box remove version 
Shell :: how to create permanent alias in linux 
Shell :: git rm --cached settings.json 
Shell :: open files from terminal linux 
Shell :: current time linux 
Shell :: nuxt new project npm 
Shell :: curl post form 
Shell :: git how to see changes made by a commit 
Shell :: find only files linux 
Shell :: git add file without commit 
Shell :: install python docker 
Shell :: nasm compile windows 64 
Shell :: right click touchpad ubuntu budgie 
Shell :: Flatpak in linux 
Shell :: npm fibers windows error 
Shell :: how to install windows from a hard drive 
Shell :: create pdf from images linux 
Shell :: powershell array 
Shell :: jetpack compose 
Shell :: how to run code from github 
Shell :: create ssh key for github 
Shell :: pull a specific branch from github 
Shell :: git undo unstaged changes to one file 
Shell :: add user sudoers arch 
ADD CONTENT
Topic
Content
Source link
Name
8+5 =