Commit graph

7 commits

Author SHA1 Message Date
Astro 1e42ab1ee3 fetch, send: run signature in spawn_blocking 2024-06-07 02:22:26 +02:00
Astro 712cc328e1 fetch, send: use httpdate for formatting Date: header
> Oct 07 03:25:59 buzzrelay buzzrelay[676]: 2023-10-07T01:25:59.381211Z ERROR buzzrelay::relay: relay::send Response("{\"error\":\"Invalid Date header: not RFC 2616 compliant date: \\\"Sat, 7 Oct 2023 01:25:58 GMT\\\"\"}")

is it the leading 0 in the day position?
2023-10-07 03:25:43 +02:00
Astro f7f632a971 delint 2023-05-14 23:32:29 +02:00
Astro 01f8cc2f5f endpoint: use authorized_fetch for remote_actor validation 2023-05-14 23:14:55 +02:00
Astro f782197b93 send: move SendError to error::Error 2023-05-14 22:58:43 +02:00
Astro e8b2b807b2 fetch: add authorized_fetch() 2023-05-14 22:57:46 +02:00
Astro 1ea9cac671 in progress 2022-12-11 01:07:39 +01:00