Handbook
Glossary
fetch-request ( string -- response data )
Vocabulary
chrome-tools
Inputs
string
an
object
Outputs
response
an
object
data
an
object
Definition
USING:
http.client
;
IN:
chrome-tools
:
fetch-request
( string -- response data )
parse-fetch-command
http-request
;