mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-21 05:41:43 +03:00
fine: correctly calculate request body size
This had missed getting updated for byte-logic.
This commit is contained in:
parent
af8fd67472
commit
d4a0f1d901
@ -91,7 +91,7 @@
|
|||||||
^- byts
|
^- byts
|
||||||
?> (lth num (bex 32))
|
?> (lth num (bex 32))
|
||||||
=+ (spit path)
|
=+ (spit path)
|
||||||
:- :(add 32 16 wid)
|
:- :(add 4 2 wid)
|
||||||
%+ can 3
|
%+ can 3
|
||||||
:~ 4^num :: fragment number
|
:~ 4^num :: fragment number
|
||||||
2^wid :: path size
|
2^wid :: path size
|
||||||
|
Loading…
Reference in New Issue
Block a user