summaryrefslogtreecommitdiff
path: root/Userland/Utilities/headless-browser.cpp
AgeCommit message (Expand)Author
2022-07-19headless-browser: Simplify the arguments used to select resourcesDexesTTP
2022-07-19headless-browser: Split the setters for the screen and the viewport rectDexesTTP
2022-07-19headless-browser: Use port 443 as default for HTTPS requestsDexesTTP
2022-06-27Browser+LibWeb+WebContent: Allow Browser to load local filesLucas CHOLLET
2022-05-29Utilities: Add networking to headless-browserDexesTTP
2022-05-29Utilities: Add image decoding to headless-browserDexesTTP
2022-05-29Utilities: Add a simple headless-browserDexesTTP