shrub/pkg/arvo/sys
fang 14266c8d46
eyre: GETting non-existent channels 404s
Contrary to the argument made by 4affae8, this is the _actually correct_
behavior. Not creating server-side resources in response to GETs
respects the expected method semantics, and more importantly, serving a
404 is an important signal for clients trying to connect to a channel
they were using previously. Without that, they have no way of telling
whether, when reconnecting, if their channel was reaped in the mean time
or not.

The "empty PUT" affordance provided by 34148f9 makes requiring a PUT
request for channel creation more reasonable.

We leave the general refactoring done by #6789 in place, but do
emphasize the reasoning given here with a few additional comments.
2023-10-04 22:42:50 +02:00
..
vane eyre: GETting non-existent channels 404s 2023-10-04 22:42:50 +02:00
arvo.hoon arvo: add provenance when casting forward move 2023-08-23 19:06:14 +03:00
hoon.hoon hoon: fixes +sane style 2023-05-31 14:34:11 -04:00
lull.hoon Merge pull request #6783 from urbit/pkova/dear 2023-09-19 15:56:43 +03:00
zuse.hoon zuse: remove deprecated arms 2023-07-28 16:33:55 +03:00