Method | Description | |
---|---|---|
Parse ( string header ) : string | ||
ParseExtendedHeader ( string s ) : string | ||
UriDecode ( string value, |
Method | Description | |
---|---|---|
HexToInt ( char value ) : int | ||
IsHex ( char value ) : bool |
public static ParseExtendedHeader ( string s ) : string | ||
s | string | |
return | string |
public static UriDecode ( string value, |
||
value | string | |
encoding | ||
return | string |