This commit is contained in:
2026-05-22 16:38:58 +02:00
parent e356879542
commit 78ce34d1bc
5 changed files with 167 additions and 82 deletions

View File

@@ -10,7 +10,18 @@
langid = {english},
file = {Snapshot:/home/tvh/snap/zotero-snap/common/Zotero/storage/R5P9688K/about-tor-browser.html:text/html},
}
@online{CloudflareProxy,
author = {{Cloudflare}},
title = {What is a reverse proxy? Proxy servers explained},
url = {https://www.cloudflare.com/learning/cdn/glossary/reverse-proxy/},
urldate = {2026-05-22}
}
@online{MDNcookies,
author = {{MDN Web Docs}},
title = {Using HTTP cookies},
url = {https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/Cookies},
urldate = {2026-05-22}
}
@online{HAR,
title = {Network request list — Firefox Source Docs documentation},
url = {https://firefox-source-docs.mozilla.org/devtools-user/network_monitor/request_list/index.html?utm_source=chatgpt.com},