mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-17 20:01:32 +03:00
21 lines
456 B
Plaintext
21 lines
456 B
Plaintext
::
|
|
:::: /hoon/core/react-headers/mar
|
|
::
|
|
/? 314
|
|
/+ react
|
|
!:
|
|
::::
|
|
::
|
|
|_ hed=marl
|
|
::
|
|
++ grow :: convert to
|
|
|%
|
|
++ mime [/application/json (tact tape)]
|
|
++ tape (pojo react-headers-json)
|
|
++ react-headers-json (react-to-json ;div:"*{hed}")
|
|
--
|
|
++ grab |% :: convert from
|
|
++ noun marl
|
|
++ headers |=(a=marl a)
|
|
-- --
|