| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
Queries a given URL from GCF to check connectivity eg. for testing with Cloudflare / Firewall rules
Query content:
{"url": "http://ifconfig.co/json"}
Response is HTTP status code and message, blank line and then the content:
200 OK <raw_content>
Upload the function to GCF in the current GCP project - this script will call gcloud functions deploy with the required switches:
./deploy.sh
| Back | FazBrowse Home | New Git URL |