메소드 |
설명 |
|
AddPercentEncodedOctetToRawOctetsList ( Encoding encoding, string escapedCharacter ) : bool |
|
|
AddSlashToAsteriskOnlyPath ( string path ) : string |
|
|
AppendOctetsPercentEncoded ( StringBuilder target, IEnumerable octets ) : void |
|
|
AppendUnicodeCodePointValuePercentEncoded ( string codePoint ) : bool |
|
|
Build ( ) : Uri |
|
|
BuildRequestUriUsingCookedPath ( ) : void |
|
|
BuildRequestUriUsingRawPath ( Encoding encoding ) : ParsingResult |
|
|
BuildRequestUriUsingRawPath ( ) : void |
|
|
EmptyDecodeAndAppendRawOctetsList ( Encoding encoding ) : bool |
|
|
GetEncoding ( EncodingType type ) : Encoding |
|
|
GetOctetsAsString ( IEnumerable octets ) : string |
|
|
GetPath ( string uriString ) : string |
|
|
HttpListenerRequestUriBuilder ( string rawUri, string cookedUriScheme, string cookedUriHost, string cookedUriPath, string cookedUriQuery ) : System.Diagnostics |
|
|
ParseRawPath ( Encoding encoding ) : ParsingResult |
|
|