mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-11 16:09:31 +03:00
15 lines
238 B
Plaintext
15 lines
238 B
Plaintext
:: Fetch contents at url
|
|
::
|
|
:::: /hoon/curl/gen
|
|
::
|
|
/? 310
|
|
/- sole
|
|
/+ old-zuse
|
|
=, old-zuse
|
|
=, sole
|
|
:- %get |= {^ {a/tape $~} $~}
|
|
^- (sole-request (cask httr))
|
|
%+ sole-at (scan a auri:urlp)
|
|
|= hit/httr
|
|
(sole-so %httr hit)
|