Cloudflare Worker for Testing


Request Headers

[
	[
		"accept",
		"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
	],
	[
		"accept-encoding",
		"gzip, br"
	],
	[
		"accept-language",
		"en-US,en;q=0.5"
	],
	[
		"cf-connecting-ip",
		"18.97.9.170"
	],
	[
		"cf-ipcountry",
		"US"
	],
	[
		"cf-ray",
		"925e63cf1f8cc944"
	],
	[
		"cf-visitor",
		"{\"scheme\":\"https\"}"
	],
	[
		"connection",
		"Keep-Alive"
	],
	[
		"host",
		"test.bryan-k.com"
	],
	[
		"user-agent",
		"CCBot/2.0 (https://commoncrawl.org/faq/)"
	],
	[
		"x-forwarded-proto",
		"https"
	],
	[
		"x-real-ip",
		"18.97.9.170"
	]
]

Test Complex Cloudflare Worker Thing
Supports Encoding
Will Return status code if entered in path
Reference