Andreas Kling
|
e2f32b8f9d
LibCore: Make Core::Object properties more dynamic
|
4 years ago |
asynts
|
b3d1a05261
Refactor: Expose const_cast by removing ByteBuffer::warp(const void*, size_t)
|
5 years ago |
AnotherTest
|
97256ad977
ProtocolServer+LibTLS: Pipe certificate requests from LibTLS to clients
|
5 years ago |
Andreas Kling
|
ee4cf0bc69
LibWeb: Let's not pass "%u" to String() and expect something to happen
|
5 years ago |
Andreas Kling
|
4f7c7bbb09
LibWeb: Treat all HTTP 4xx codes as errors
|
5 years ago |
Andreas Kling
|
1678aaa555
ProtocolServer+LibProtocol: Propagate HTTP status codes to clients
|
5 years ago |
Andreas Kling
|
e46ee46ed6
LibWeb: Silence debug spam about reuse of cached resources
|
5 years ago |
Andreas Kling
|
f2aa21ebc4
LibWeb: Assert that we don't reuse cached resources with wrong type
|
5 years ago |
Andreas Kling
|
d4ddb0013c
LibWeb: Share decoded images at the Resource level :^)
|
5 years ago |
Andreas Kling
|
7af337764e
LibWeb: Add a naive Resource cache
|
5 years ago |
Andreas Kling
|
5ed66cb8d9
LibWeb: Start building a new Resource class to share more resources
|
5 years ago |
Andreas Kling
|
6ed11f1d1c
LibWeb: Move ResourceLoader into a new Loader/ directory
|
5 years ago |