var webApi = ctx.Use<IWebApi>(); var headers = webApi.GetHeaders();
IDictionary<string, IEnumerable<string>> GetHeaders()