Skip to content

interface IEndpointFeature

cangjie
public interface IEndpointFeature

功能:定义用于存储当前端点的 HTTP 特性接口。

成员概览

成员功能
prop endpoint获取或设置当前上下文关联的端点。

prop endpoint

cangjie
mut prop endpoint: ?Endpoint

功能:获取或设置当前上下文关联的端点。

类型:?Endpoint