Posts Tagged ‘brainscrewing’

Common Gateway Interface

By farcaller May 27th, 2008

Yesterday I’ve been reading through CGI specs to figure how it works. CGI is the most simple way to test FOW core parts - you just make a standalone binary and feed it with “webserver-like” data. With some luck you can even make unit testing work.

Tags: