Shannon Booth
|
cc91473f4d
LibWeb: Make TemporaryExecutionContext take a Realm&
|
8 月之前 |
Shannon Booth
|
e6d1123ce8
LibWeb: Make ResourceLoader callbacks HeapFunctions
|
8 月之前 |
Shannon Booth
|
1c18b900e2
LibWeb: Port EventLoop::spin_XXX to HeapFunction
|
8 月之前 |
Shannon Booth
|
29cea5bd24
LibWeb: Make EventLoopPlugin::deferred_invoke take a HeapFunction
|
8 月之前 |
Jonne Ransijn
|
afe74afa9e
LibWeb/Fetch: Do not clone stored responses
|
8 月之前 |
Jonne Ransijn
|
c7a51ed297
LibWeb/Fetch: Update cached responses when revalidating
|
8 月之前 |
Andreas Kling
|
88e7688940
LibWeb: Make more MimeSniff::MimeType APIs infallible
|
8 月之前 |
Andreas Kling
|
dd419b5a8d
AK: Make String::number() infallible
|
8 月之前 |
Shannon Booth
|
501f92b54e
LibWeb+LibURL: Consolidate Origin parsing and serialization into LibURL
|
9 月之前 |
Shannon Booth
|
dc401f49ea
LibWeb+LibURL: Move HTML::Origin to URL::Origin
|
9 月之前 |
sideshowbarker
|
23da1752b5
LibWeb/Fetch: Set HTTP status code on cached responses
|
10 月之前 |
Jelle Raaijmakers
|
e7984a7711
LibWeb: Check presence of `WWW-Authenticate` header in fetch response
|
10 月之前 |
Jamie Mansfield
|
35047de1d8
LibWeb/Fetch: Add a constant for the keepalive maximum size
|
11 月之前 |
Shannon Booth
|
84a7fead0e
LibURL: Make percent_encode return a String
|
11 月之前 |
Shannon Booth
|
ffe070d7f9
LibWeb+LibURL: Use URL paths directly for comparison
|
11 月之前 |
Shannon Booth
|
f511c0b441
LibURL+LibWeb: Do not percent decode in password/username getters
|
11 月之前 |
sideshowbarker
|
f735c464d3
LibWeb/Fetch: Don’t cache redirects
|
11 月之前 |
Kenneth Myhra
|
a744a9ebe7
LibWeb: Append fetch record to client's fetch group when request is a
|
11 月之前 |
Kemal Zebari
|
c5f1e47883
LibWeb: Implement Blob::bytes()
|
11 月之前 |
Jamie Mansfield
|
2ca8fd1832
LibWeb: Make preferred languages configurable
|
11 月之前 |
mobounya
|
9c93630d02
LibWeb: Conform HTTP-network-or-cache to specs
|
11 月之前 |
Jamie Mansfield
|
9ce727d315
LibWeb/Fetch: Use correct header for prefetch requests
|
1 年之前 |
Jamie Mansfield
|
aee77b975c
LibWeb/Fetch: Add missing fetch step for preloaded resources
|
1 年之前 |
circl
|
4e6eb35520
LibWeb/Fetch: Pass error from ResourceLoader into network_error
|
1 年之前 |
Jamie Mansfield
|
fb20326979
LibWeb: Support sending DNT header with requests
|
1 年之前 |
circl
|
1f3285eb04
LibWeb: Restrict fetching file: and resource: URLs to internal pages
|
1 年之前 |
Andreas Kling
|
a3c8e60710
LibWeb: Implement very basic in-memory HTTP caching
|
1 年之前 |
Kenneth Myhra
|
c51d01bea7
Fetch: Make sure we iterate over HeaderMap's headers()
|
1 年之前 |
Andreas Kling
|
e636851481
LibHTTP+RequestServer: Add HTTP::HeaderMap and use for response headers
|
1 年之前 |
Jamie Mansfield
|
ab6b687d4c
LibWeb: Implement "Set request’s referrer policy on redirect" AO
|
1 年之前 |