Elliot Glaysher
d6a3899b0b
Centralize error pages in one gate and support 403 on unauthenticated.
2019-03-21 13:59:03 -07:00
Elliot Glaysher
9cdfc84553
Actually have a 400 Bad Request page instead of reusing the 500 page incorrectly.
2019-03-20 16:00:46 -07:00
Elliot Glaysher
d8d83fca40
Changed the generator interface so a generator can redirect and set headers.
2019-03-20 15:19:36 -07:00
Elliot Glaysher
49319a5a7e
A %coup failure from gall should return a 500 to the client.
2019-03-19 13:38:18 -07:00
Elliot Glaysher
324445a7d9
Actually scry for the +code and inject the code deterministically into the tests
2019-03-18 13:48:00 -07:00
Elliot Glaysher
d954b8950d
Having the client unsubscribe should actually unsubscribe on the server
2019-03-15 11:25:12 -07:00
Elliot Glaysher
a12ac103f0
Add test to rver that we cancel open connections on %born.
2019-03-04 16:35:32 -08:00
Elliot Glaysher
cdb8267caf
Use the names %lient and %rver for now.
...
Instead of continuing to struggle with all the places in arvo where we
assume that vane names are one letter and that one letter is the first
letter of the full vane name, just use %l/lient and %r/rver for now to
finish the split of %light into a separate http client and server vane.
2019-02-11 11:44:56 -08:00