mirror of
https://github.com/urbit/shrub.git
synced 2024-12-04 04:35:02 +03:00
d3711b53d9
Conflicts:
gen/twit/twitter-feed.hoon
lib/oauth1.hoon
lib/twitter.hoon
mar/twit/post.hoon
Extensive nonbreaching web API changes from Anton and Philip's trees.
Retroactive commit message for d030cde553
:
Grab fixes for busted ford caused by no-longer-busted ++lore
15 lines
285 B
Plaintext
15 lines
285 B
Plaintext
::
|
|
:::: /hoon/curl-hiss/gen
|
|
::
|
|
/? 310
|
|
/- sole
|
|
[sole]
|
|
:- %get |= {^ {a/hiss $~} usr/iden}
|
|
^- (sole-request (cask httr))
|
|
?. ?=($get p.q.a)
|
|
~| %only-get-requests-supported-in-generators :: XX enforced?
|
|
!!
|
|
:- *tang
|
|
:^ %| `usr `hiss`a
|
|
|=(hit/httr (sole-so %httr hit))
|