module Typertext.Http { export enum HttpProtocol { http, https } }