메소드 | 설명 | |
---|---|---|
GetHeader ( this rsp, string headerName ) : string | ||
SetHeaders ( this request, string>.Dictionary |
||
ToDictionary ( this headers ) : string>.Dictionary |
public static GetHeader ( this rsp, string headerName ) : string | ||
rsp | this | |
headerName | string | |
리턴 | string |
public static SetHeaders ( this request, string>.Dictionary |
||
request | this | |
headers | string>.Dictionary | |
리턴 | void |
public static ToDictionary ( this headers ) : string>.Dictionary |
||
headers | this | |
리턴 | string>.Dictionary |