Katia Bulatova
28b1f3896c
fix(webapp): cap the agent's request body while it streams, not after
...
The message-size checks ran after the body had been read, so a request without a
content-length was buffered and parsed in full before being refused. An ingress
cap on the agent's paths now counts the bytes as they arrive, and the chat proxy
reads its body with a ceiling instead of reading it whole first.
2026-08-06 01:53:17 +00:00
..
2024-11-19 13:14:25 +00:00
2026-07-29 16:24:00 +00:00
2026-07-29 16:24:00 +00:00
2026-08-03 14:00:29 +01:00
2025-08-15 09:52:14 +01:00
2026-08-06 01:53:17 +00:00
2026-08-06 01:53:17 +00:00
2026-06-26 13:02:53 +01:00
2026-06-26 09:01:37 +01:00
2026-07-08 15:11:40 +02:00
2026-03-17 18:26:43 +00:00
2026-06-17 08:28:15 +01:00
2026-08-03 19:29:33 +02:00
2026-06-26 13:02:53 +01:00
2024-04-18 12:01:38 +01:00
2026-07-02 11:37:05 +01:00
2026-05-18 17:42:31 +02:00
2026-07-10 10:59:10 +01:00
2026-07-09 11:58:33 +00:00
2026-07-22 10:29:30 +01:00
2026-07-30 21:50:15 +02:00
2026-07-30 21:50:15 +02:00
2026-06-26 17:12:53 +02:00
2026-06-26 09:01:37 +01:00
2026-07-10 18:30:02 +01:00
2026-01-15 16:54:45 +00:00
2026-03-02 14:45:14 +00:00
2026-07-05 10:05:54 +01:00
2026-07-05 10:05:54 +01:00
2025-05-01 09:53:06 +01:00
2026-08-05 21:38:13 +00:00
2026-05-20 09:46:44 +01:00
2024-11-28 11:25:00 +00:00
2026-07-30 21:28:44 +01:00
2026-07-30 21:28:44 +01:00
2026-07-30 21:28:44 +01:00
2026-07-09 11:58:33 +00:00
2026-07-02 11:37:05 +01:00
2024-03-06 09:48:00 +00:00
2026-07-02 11:37:05 +01:00
2026-06-26 13:02:53 +01:00
2026-04-01 14:48:05 +01:00
2026-01-09 11:39:36 +00:00
2023-01-27 10:18:13 +00:00
2026-07-29 17:59:36 +01:00
2026-08-03 14:00:29 +01:00
2026-08-03 14:00:29 +01:00
2026-07-02 11:37:05 +01:00
2026-07-30 21:28:44 +01:00
2026-03-23 06:23:19 +00:00
2026-06-18 12:54:46 +01:00
2026-07-30 14:55:20 -04:00
2026-06-26 13:02:53 +01:00
2026-04-29 10:00:22 +01:00
2023-08-01 10:21:22 +01:00
2023-09-27 16:38:30 +01:00
2026-07-02 11:37:05 +01:00
2026-07-21 15:57:13 +02:00
2025-12-16 14:32:49 +00:00
2026-08-03 14:00:29 +01:00
2026-08-03 14:00:29 +01:00
2023-07-03 13:47:58 +01:00
2025-07-10 16:43:10 +01:00
2026-07-09 11:58:33 +00:00
2026-07-09 11:58:33 +00:00
2026-07-02 11:37:05 +01:00
2026-03-05 11:05:45 +00:00
2026-05-22 15:10:41 +01:00
2026-05-08 11:47:24 +01:00
2023-11-03 11:05:00 +00:00
2026-04-16 15:15:10 +01:00
2026-04-23 15:54:05 +02:00
2026-06-25 18:04:26 +01:00
2025-03-05 14:40:14 +00:00
2025-03-17 13:32:31 +00:00
2023-07-23 15:41:13 +01:00
2026-08-03 19:29:33 +02:00
2026-01-30 09:47:56 +00:00
2026-06-26 13:02:53 +01:00
2026-07-02 11:37:05 +01:00
2026-07-02 15:04:09 +00:00
2025-08-27 13:23:45 +02:00
2026-03-23 16:07:30 +01:00
2024-01-03 13:11:22 +00:00
2025-03-26 18:05:26 +00:00