Procyon
Procyon
CDCloudflare Developers
Created by Procyon on 11/3/2024 in #general-help
Error 520
Why is Cloudflare returning error 520? My response HTTP is:
HTTP/1.1 302 Found
Location: /
HTTP/1.1 302 Found
Location: /
is this invalid? I thought this conformed to the HTTP spec...
3 replies
CDCloudflare Developers
Created by Procyon on 10/29/2024 in #general-help
Hosting a web server for a personal site
I've built a little HTTP server in Rust that listens for incoming TCP streams and spits out some HTML. My question is: what's the easiest and cheapest way to host this on Cloudflare? Does the free tier of Cloudflare Pages support this usecase? My bandwidth and compute requirements are extremely minimal since I'm just trying to build a personal website and improve my Rust skills. Apologies if this is a noob question, I'm not very familiar with Cloudflare's products.
17 replies