This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-05-12 14:18:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
be2c484bb61ee32dd1dbce200d12cd03dfc84dad
ladybird
/
Userland
/
Libraries
/
LibWeb
/
Loader
History
Andreas Kling
847243b706
LibWeb: Only inject "User-Agent"/"Accept" headers when they're missing
...
...otherwise we send out HTTP requests with duplicates of these headers.
2024-06-19 08:09:10 +02:00
..
ContentFilter.cpp
…
ContentFilter.h
…
FileRequest.cpp
…
FileRequest.h
…
GeneratedPagesLoader.cpp
Ladybird+LibWeb: Move User-Agent definitions to their own file
2024-05-26 18:29:24 +02:00
GeneratedPagesLoader.h
…
LoadRequest.cpp
LibWeb: Support unbuffered resource load requests
2024-05-26 18:29:24 +02:00
LoadRequest.h
LibWeb: Support unbuffered resource load requests
2024-05-26 18:29:24 +02:00
ProxyMappings.cpp
…
ProxyMappings.h
…
Resource.cpp
LibGfx: Remove QOI image format support
2024-06-17 21:57:35 +02:00
Resource.h
LibHTTP+RequestServer: Add HTTP::HeaderMap and use for response headers
2024-06-09 15:34:02 +02:00
ResourceLoader.cpp
LibWeb: Only inject "User-Agent"/"Accept" headers when they're missing
2024-06-19 08:09:10 +02:00
ResourceLoader.h
LibHTTP+RequestServer: Use HTTP::HeaderMap for request headers
2024-06-09 15:34:02 +02:00
UserAgent.h
Ladybird+LibWeb: Move User-Agent definitions to their own file
2024-05-26 18:29:24 +02:00