namespace HttpClientStudy.Core { /// <summary> /// Http 代理 /// </summary> public class HttpProxy { } }