juniper/iron/response/sidebar-items.js

1 line
401 B
JavaScript
Raw Normal View History

2016-09-11 13:41:24 -05:00
initSidebarItems({"struct":[["BodyReader","Wrapper type to set `Read`ers as response bodies"],["HttpResponse","The outgoing half for a Tcp connection, created by a `Server` and given to a `Handler`."],["Response","The response representation given to `Middleware`"],["ResponseBody","A `Write`r of HTTP response bodies."]],"trait":[["WriteBody","A trait which writes the body of an HTTP response."]]});