Method | Description | |
---|---|---|
GetHostSettings ( this uri ) : HttpHostSettings | ||
GetInputAddress ( this hostSettings ) : |
||
GetSendAddress ( this hostSettings, HttpSendSettings sendSettings ) : |
||
GetSendSettings ( this uri ) : HttpSendSettings |
Method | Description | |
---|---|---|
GetQueryStringOptions ( HttpSendSettings settings ) : IEnumerable |
public static GetHostSettings ( this uri ) : HttpHostSettings | ||
uri | this | |
return | HttpHostSettings |
public static GetInputAddress ( this hostSettings ) : |
||
hostSettings | this | |
return |
public static GetSendAddress ( this hostSettings, HttpSendSettings sendSettings ) : |
||
hostSettings | this | |
sendSettings | HttpSendSettings | |
return |
public static GetSendSettings ( this uri ) : HttpSendSettings | ||
uri | this | |
return | HttpSendSettings |