Commits


gotwebd: move the buffering from the fastcgi layer to the template Reduces the indirection in fcgi.c, starts to make the struct template opaque, simplifies the template usage. All with a net negative :-) reads fine to stsp@ (thanks!)


regress/template: use template_free() rather than free(3)


template: adjust my address


import template ok tracey@