mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-15 02:48:06 +03:00
13 lines
210 B
Plaintext
13 lines
210 B
Plaintext
:: Fetch contents at url
|
|
::
|
|
:::: /hoon/curl/gen
|
|
::
|
|
/? 310
|
|
/- sole
|
|
[sole]
|
|
:- %get |= {^ {a/tape $~} $~}
|
|
^- (sole-request (cask httr))
|
|
%+ sole-at (scan a auri:epur)
|
|
|= hit/httr
|
|
(sole-so %httr hit)
|