Files
ladybird/Userland/Libraries/LibWeb/Loader/LoadRequest.cpp
Timothy Flynn 3cc5286565 LibWeb: Helper for creating load requests with a Cookie header
Instead of all interested parties needing to write out the code to get
the cookie value for a load request, add a static helper to do it in
one location.
2021-04-15 09:46:49 +02:00

1.8 KiB