mirror of
https://github.com/urbit/shrub.git
synced 2024-12-19 00:13:12 +03:00
15 lines
302 B
Plaintext
15 lines
302 B
Plaintext
|
/+ libstrand=strand
|
||
|
=, strand=strand:libstrand
|
||
|
|%
|
||
|
+$ thread $-(vase _*form:(strand ,vase))
|
||
|
+$ input [=tid =cage]
|
||
|
+$ tid tid:strand
|
||
|
+$ bowl bowl:strand
|
||
|
+$ http-error
|
||
|
$? %bad-request :: 400
|
||
|
%forbidden :: 403
|
||
|
%nonexistent :: 404
|
||
|
%offline :: 504
|
||
|
==
|
||
|
--
|