mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-02 14:19:15 +00:00
LibWeb: Add ReadIntoRequest to forwarding header
This commit is contained in:
parent
3c74dc9f4d
commit
746526ca29
Notes:
sideshowbarker
2024-07-17 06:24:08 +09:00
Author: https://github.com/shannonbooth
Commit: 746526ca29
Pull-request: https://github.com/SerenityOS/serenity/pull/21983
1 changed files with 1 additions and 0 deletions
|
@ -598,6 +598,7 @@ class ReadableStreamBYOBRequest;
|
|||
class ReadableStreamDefaultController;
|
||||
class ReadableStreamDefaultReader;
|
||||
class ReadableStreamGenericReaderMixin;
|
||||
class ReadIntoRequest;
|
||||
class ReadRequest;
|
||||
class TransformStream;
|
||||
class TransformStreamDefaultController;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue