= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type t = http_response
val create : unit -> http_response
val status : http_response -> int -> unit
val header : http_response -> string -> string -> unit
val body : http_response -> string -> unit