module Typertext.Http { export interface HttpResponseHandler extends Typertext.GenericResponseHandler { } }