sourceafBedSheet::DelegateChainBuilder.fan
** Used to create a chain of builders for `HttpRequest`, `HttpResponse` and 'HttpOutStream'.const mixin DelegateChainBuilder { abstract Obj build(Obj delegate) }
** Used to create a chain of builders for `HttpRequest`, `HttpResponse` and 'HttpOutStream'.const mixin DelegateChainBuilder { abstract Obj build(Obj delegate) }