Skip to content

Comment on FastCGI – The Forgotten Treasure (2002)parent

Comments

FastCGI transmits the headers via its protocol socket and doesn't rely on environment variable mechanisms to transmit them.

Some fcgi libraries may convert the headers into Env Vars to make it "easier" for code, but it is not strictly necessary.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.