Module Http.Response

module Ok: { ... };
module Text: { ... };
module Json: { ... };
module Html: { ... };
module Redirect: { ... };
module Unauthorized: { ... };
module NotFound: { ... };