gcf: add http/https scheme header
add auth
remove chunked encoding header, use cloudscraper
Dumb (bespoke "protocol" & grossly inefficient) https proxy on FaaS..es. See each script for more detail on how to use.
# Google Cloud Functions
cd gcf
printf 'mysecretkey' > key.txt
make
# Cloudflare Workers (DOES NOT HAVE AUTH)
cd cfw
# []