Serve page over http

I’m trying to serve a static website over http, since I use it send http request from client browser. Is there any way that I can serve my static page over http? if yes is it possible doing it with Cloudflare pages option?

No, this is not possible. You should be using HTTPS. Why do you want to serve over HTTP?