Luke Wilde
c14d5f27f9
LibWeb: Use DefaultReader request in read_all_chunks instead of ReadLoop
...
ReadLoop requests require the chunks to be Uint8Array objects, however,
TextEncoderStream requires a String (Convertible) value. This is fixed
by implementing read_all_chunks as a loop of DefaultReader requests
instead, which is an identity transformation. This should be okay to
do, as stream chunk steps expect a JS::Value, and convert it to the
type they want.
2025-02-07 11:04:46 -05:00
..
2025-02-07 11:04:46 -05:00
2025-01-18 10:26:40 +01:00
2024-12-11 15:11:21 +01:00
2024-11-20 18:01:21 -07:00
2024-11-15 14:49:20 +01:00
2024-11-20 18:01:21 -07:00
2024-11-15 14:49:20 +01:00
2024-11-17 22:37:45 +01:00
2024-11-17 22:37:45 +01:00
2024-11-17 22:37:45 +01:00
2024-11-15 14:49:20 +01:00
2025-01-18 10:26:40 +01:00
2025-01-18 10:26:40 +01:00
2024-11-10 12:50:45 +01:00
2024-12-27 06:56:38 -08:00
2024-12-27 06:56:38 -08:00
2024-11-15 14:49:20 +01:00
2024-11-15 14:49:20 +01:00
2024-11-15 14:49:20 +01:00
2024-11-15 14:49:20 +01:00
2024-11-15 14:49:20 +01:00
2024-11-15 14:49:20 +01:00
2025-02-07 11:04:46 -05:00
2025-02-07 11:04:46 -05:00
2024-11-10 12:50:45 +01:00
2024-11-15 14:49:20 +01:00
2024-11-15 14:49:20 +01:00
2024-11-10 12:50:45 +01:00
2024-12-11 15:11:21 +01:00
2024-11-15 14:49:20 +01:00
2024-12-25 12:00:54 +01:00
2024-12-25 12:00:54 +01:00
2024-11-10 12:50:45 +01:00
2024-11-15 14:49:20 +01:00
2024-11-15 14:49:20 +01:00
2024-12-11 15:11:21 +01:00
2024-11-15 14:49:20 +01:00
2024-12-11 15:11:21 +01:00
2024-11-15 14:49:20 +01:00
2024-11-16 18:33:58 +01:00
2024-11-16 18:33:58 +01:00
2024-11-10 12:50:45 +01:00
2024-11-17 08:51:41 -05:00
2024-11-17 08:51:41 -05:00
2024-11-10 12:50:45 +01:00
2024-11-16 18:33:58 +01:00
2024-11-16 18:33:58 +01:00
2024-11-10 12:50:45 +01:00