diff options
author | Andreas Kling <kling@serenityos.org> | 2021-11-24 00:23:00 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-11-24 00:25:23 +0100 |
commit | b6f49924bec74d93d52dae7b311938e37c68947e (patch) | |
tree | 6b55f53a1528fb57a442e6f97742ac4e691cb2e5 /Userland/Libraries/LibHTTP/HttpJob.cpp | |
parent | 4a64bb80eaec84de46a12dac74c27cbf1a0b1bd8 (diff) | |
download | serenity-b6f49924bec74d93d52dae7b311938e37c68947e.zip |
LibDesktop: Make allowlist APIs return ErrorOr<void>
This makes it very smooth to use TRY() when setting up these lists,
as you can see in the rest of this commit. :^)
Diffstat (limited to 'Userland/Libraries/LibHTTP/HttpJob.cpp')
0 files changed, 0 insertions, 0 deletions