hkoba / yatt_lite

YATT::Lite - Template with "use strict"
Other
5 stars 0 forks source link

YATT::Lite->render() should not emit header #130

Closed hkoba closed 6 years ago

hkoba commented 6 years ago

Currently when YATT::Lite->render() is called via YATT::Lite::Factory, http header is emitted from YATT::Lite::Connection. This is not useful.