Cloudflare Worker for Testing


Request Headers

[
	[
		"accept",
		"*/*"
	],
	[
		"accept-encoding",
		"gzip, br"
	],
	[
		"cf-connecting-ip",
		"18.117.170.80"
	],
	[
		"cf-ipcountry",
		"US"
	],
	[
		"cf-ray",
		"8f61c6095ebf61e4"
	],
	[
		"cf-visitor",
		"{\"scheme\":\"https\"}"
	],
	[
		"connection",
		"Keep-Alive"
	],
	[
		"cookie",
		"laikanxia_cookie_id=241223011832252; care_did=7252e9b8-9bbd-4411-b168-ef5e332f364e; laikanxia_google_v=1; fikker-61vm-nk2N=MgPGRI6oXLV7DSLWJk4y6wNi63F1ZE0E"
	],
	[
		"host",
		"test.bryan-k.com"
	],
	[
		"user-agent",
		"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
	],
	[
		"x-forwarded-proto",
		"https"
	],
	[
		"x-real-ip",
		"18.117.170.80"
	]
]

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