Jamie Mansfield
|
f5799f7d2c
LibWeb/Fetch: Append the Fetch metadata headers
|
1 anno fa |
Jamie Mansfield
|
e52f444329
LibWeb/Fetch: Implement the "set the Sec-Fetch-User header" AO
|
1 anno fa |
Jamie Mansfield
|
1ff90aa3e0
LibWeb/Fetch: Implement the "set the Sec-Fetch-Site header" AO
|
1 anno fa |
Jamie Mansfield
|
5eb46a5f01
LibWeb/Fetch: Implement the "set the Sec-Fetch-Mode header" AO
|
1 anno fa |
Jamie Mansfield
|
f4af1833c1
LibWeb/Fetch: Implement the "set the Sec-Fetch-Dest header" AO
|
1 anno fa |
Timothy Flynn
|
1ffda6a805
LibWeb: Propagate OOM in Body::fully_read() through its error callback
|
1 anno fa |
Shannon Booth
|
70e2f51674
LibWeb: Prefer GCPtr<T> over Optional<NonnullGCPtr<T>>
|
1 anno fa |
Aliaksandr Kalenik
|
269c25e1d2
LibWeb/Fetch: Pass recursive=false to manual navigation redirect
|
2 anni fa |
Andreas Kling
|
d005b1ad1b
LibWeb: Support loading file:// URLs via fetch (through ResourceLoader)
|
2 anni fa |
Matthew Olsson
|
c0b2fa74ac
LibWeb: Fix a few const-ness issues
|
2 anni fa |
Luke Wilde
|
349c126d8d
LibWeb/Fetch: Implement CORS preflight
|
2 anni fa |
Timothy Flynn
|
7955cb14fb
LibWeb: Add missing GCPtr.h includes to Fetch headers
|
2 anni fa |
Linus Groh
|
c8d121fa32
LibWeb: Implement most of the 'Fetching' AOs
|
2 anni fa |