DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
python send http request
import requests r = requests.get("http://example.com/foo/bar", data="Hey") print(r.text)
PREVIOUS
NEXT
Tagged:
#python
#send
#http
#request
ADD COMMENT
Topic
COMMENT
Name
9+1 =
Submit