forked from protonphoton/LJ
8 lines
233 B
Plaintext
8 lines
233 B
Plaintext
|
Red []
|
||
|
|
||
|
|
||
|
#https://github.com/red/red/wiki/[DOC]-Guru-Meditations#how-to-make-http-requests
|
||
|
|
||
|
pl0: "[(100,200, 0), (100,300, 65280), (200,300, 65280), (200,200, 65280), (100,200, 65280)]"
|
||
|
|
||
|
read http://127.0.0.1:13857/path?name="jones"
|