mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 00:17:46 +00:00
LibWeb: Move extract_body() towards spec compliance
This commit is contained in:
parent
bc4ccadcac
commit
9b3da5a142
3 changed files with 43 additions and 19 deletions
|
@ -54,6 +54,8 @@ private:
|
|||
|
||||
ByteBuffer m_byte_buffer {};
|
||||
String m_type {};
|
||||
|
||||
friend class XHR::XMLHttpRequest;
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue