Commit Briefs

Omar Polo

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!)



Omar Polo

template: adjust my address


Omar Polo

import template

ok tracey@