mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-13 08:38:43 +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
|
|
==
|
|
--
|