![]() |
Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
|
This is the complete list of members for Waher.Content.InternetContent, including all inherited members.
CanConvert(string FromContentType, string ToContentType, out IContentConverter Converter) | Waher.Content.InternetContent | static |
CanDecodeContentTypes | Waher.Content.InternetContent | static |
CanDecodeFileExtensions | Waher.Content.InternetContent | static |
CanDelete(Uri Uri, out Grade Grade, out IContentDeleter Deleter) | Waher.Content.InternetContent | static |
CanDeleteToUriSchemes | Waher.Content.InternetContent | static |
CanEncodeContentTypes | Waher.Content.InternetContent | static |
CanEncodeFileExtensions | Waher.Content.InternetContent | static |
CanGet(Uri Uri, out Grade Grade, out IContentGetter Getter) | Waher.Content.InternetContent | static |
CanGetUriSchemes | Waher.Content.InternetContent | static |
CanHead(Uri Uri, out Grade Grade, out IContentHeader Header) | Waher.Content.InternetContent | static |
CanHeadUriSchemes | Waher.Content.InternetContent | static |
CanPost(Uri Uri, out Grade Grade, out IContentPoster Poster) | Waher.Content.InternetContent | static |
CanPostToUriSchemes | Waher.Content.InternetContent | static |
CanPut(Uri Uri, out Grade Grade, out IContentPutter Putter) | Waher.Content.InternetContent | static |
CanPutToUriSchemes | Waher.Content.InternetContent | static |
Converters | Waher.Content.InternetContent | static |
Decode(string ContentType, byte[] Data, Encoding Encoding, KeyValuePair< string, string >[] Fields, Uri BaseUri) | Waher.Content.InternetContent | static |
Decode(string ContentType, byte[] Data, Uri BaseUri) | Waher.Content.InternetContent | static |
DecodeAsync(string ContentType, byte[] Data, Encoding Encoding, KeyValuePair< string, string >[] Fields, Uri BaseUri) | Waher.Content.InternetContent | static |
DecodeAsync(string ContentType, byte[] Data, Uri BaseUri) | Waher.Content.InternetContent | static |
Decoders | Waher.Content.InternetContent | static |
Decodes(string ContentType, out Grade Grade, out IContentDecoder Decoder) | Waher.Content.InternetContent | static |
DeleteAsync(Uri Uri, params KeyValuePair< string, string >[] Headers) | Waher.Content.InternetContent | static |
DeleteAsync(Uri Uri, X509Certificate Certificate, params KeyValuePair< string, string >[] Headers) | Waher.Content.InternetContent | static |
DeleteAsync(Uri Uri, X509Certificate Certificate, RemoteCertificateEventHandler RemoteCertificateValidator, params KeyValuePair< string, string >[] Headers) | Waher.Content.InternetContent | static |
DeleteAsync(Uri Uri, int TimeoutMs, params KeyValuePair< string, string >[] Headers) | Waher.Content.InternetContent | static |
DeleteAsync(Uri Uri, X509Certificate Certificate, int TimeoutMs, params KeyValuePair< string, string >[] Headers) | Waher.Content.InternetContent | static |
DeleteAsync(Uri Uri, X509Certificate Certificate, RemoteCertificateEventHandler RemoteCertificateValidator, int TimeoutMs, params KeyValuePair< string, string >[] Headers) | Waher.Content.InternetContent | static |
Deleters | Waher.Content.InternetContent | static |
Encode(object Object, Encoding Encoding, out string ContentType, params string[] AcceptedContentTypes) | Waher.Content.InternetContent | static |
EncodeAsync(object Object, Encoding Encoding, params string[] AcceptedContentTypes) | Waher.Content.InternetContent | static |
Encoders | Waher.Content.InternetContent | static |
Encodes(object Object, out Grade Grade, out IContentEncoder Encoder, params string[] AcceptedContentTypes) | Waher.Content.InternetContent | static |
GetAsync(Uri Uri, params KeyValuePair< string, string >[] Headers) | Waher.Content.InternetContent | static |
GetAsync(Uri Uri, X509Certificate Certificate, params KeyValuePair< string, string >[] Headers) | Waher.Content.InternetContent | static |
GetAsync(Uri Uri, X509Certificate Certificate, RemoteCertificateEventHandler RemoteCertificateValidator, params KeyValuePair< string, string >[] Headers) | Waher.Content.InternetContent | static |
GetAsync(Uri Uri, int TimeoutMs, params KeyValuePair< string, string >[] Headers) | Waher.Content.InternetContent | static |
GetAsync(Uri Uri, X509Certificate Certificate, int TimeoutMs, params KeyValuePair< string, string >[] Headers) | Waher.Content.InternetContent | static |
GetAsync(Uri Uri, X509Certificate Certificate, RemoteCertificateEventHandler RemoteCertificateValidator, int TimeoutMs, params KeyValuePair< string, string >[] Headers) | Waher.Content.InternetContent | static |
GetContentType(string FileExtension) | Waher.Content.InternetContent | static |
GetConverters(string FromContentType) | Waher.Content.InternetContent | static |
GetEncoding(string CharacterSet) | Waher.Content.InternetContent | static |
GetFileExtension(string ContentType) | Waher.Content.InternetContent | static |
GetTempStreamAsync(Uri Uri, params KeyValuePair< string, string >[] Headers) | Waher.Content.InternetContent | static |
GetTempStreamAsync(Uri Uri, X509Certificate Certificate, params KeyValuePair< string, string >[] Headers) | Waher.Content.InternetContent | static |
GetTempStreamAsync(Uri Uri, X509Certificate Certificate, RemoteCertificateEventHandler RemoteCertificateValidator, params KeyValuePair< string, string >[] Headers) | Waher.Content.InternetContent | static |
GetTempStreamAsync(Uri Uri, int TimeoutMs, params KeyValuePair< string, string >[] Headers) | Waher.Content.InternetContent | static |
GetTempStreamAsync(Uri Uri, X509Certificate Certificate, int TimeoutMs, params KeyValuePair< string, string >[] Headers) | Waher.Content.InternetContent | static |
GetTempStreamAsync(Uri Uri, X509Certificate Certificate, RemoteCertificateEventHandler RemoteCertificateValidator, int TimeoutMs, params KeyValuePair< string, string >[] Headers) | Waher.Content.InternetContent | static |
Getters | Waher.Content.InternetContent | static |
HeadAsync(Uri Uri, params KeyValuePair< string, string >[] Headers) | Waher.Content.InternetContent | static |
HeadAsync(Uri Uri, X509Certificate Certificate, params KeyValuePair< string, string >[] Headers) | Waher.Content.InternetContent | static |
HeadAsync(Uri Uri, X509Certificate Certificate, RemoteCertificateEventHandler RemoteCertificateValidator, params KeyValuePair< string, string >[] Headers) | Waher.Content.InternetContent | static |
HeadAsync(Uri Uri, int TimeoutMs, params KeyValuePair< string, string >[] Headers) | Waher.Content.InternetContent | static |
HeadAsync(Uri Uri, X509Certificate Certificate, int TimeoutMs, params KeyValuePair< string, string >[] Headers) | Waher.Content.InternetContent | static |
HeadAsync(Uri Uri, X509Certificate Certificate, RemoteCertificateEventHandler RemoteCertificateValidator, int TimeoutMs, params KeyValuePair< string, string >[] Headers) | Waher.Content.InternetContent | static |
Headers | Waher.Content.InternetContent | static |
IsAccepted(string ContentType, params string[] AcceptedContentTypes) | Waher.Content.InternetContent | static |
IsAccepted(string[] ContentTypes, params string[] AcceptedContentTypes) | Waher.Content.InternetContent | static |
IsAccepted(string[] ContentTypes, out string ContentType, params string[] AcceptedContentTypes) | Waher.Content.InternetContent | static |
ISO_8859_1 | Waher.Content.InternetContent | static |
PostAsync(Uri Uri, object Data, params KeyValuePair< string, string >[] Headers) | Waher.Content.InternetContent | static |
PostAsync(Uri Uri, object Data, X509Certificate Certificate, params KeyValuePair< string, string >[] Headers) | Waher.Content.InternetContent | static |
PostAsync(Uri Uri, object Data, X509Certificate Certificate, RemoteCertificateEventHandler RemoteCertificateValidator, params KeyValuePair< string, string >[] Headers) | Waher.Content.InternetContent | static |
PostAsync(Uri Uri, object Data, int TimeoutMs, params KeyValuePair< string, string >[] Headers) | Waher.Content.InternetContent | static |
PostAsync(Uri Uri, object Data, X509Certificate Certificate, int TimeoutMs, params KeyValuePair< string, string >[] Headers) | Waher.Content.InternetContent | static |
PostAsync(Uri Uri, object Data, X509Certificate Certificate, RemoteCertificateEventHandler RemoteCertificateValidator, int TimeoutMs, params KeyValuePair< string, string >[] Headers) | Waher.Content.InternetContent | static |
PostAsync(Uri Uri, byte[] EncodedData, string ContentType, params KeyValuePair< string, string >[] Headers) | Waher.Content.InternetContent | static |
PostAsync(Uri Uri, byte[] EncodedData, string ContentType, X509Certificate Certificate, params KeyValuePair< string, string >[] Headers) | Waher.Content.InternetContent | static |
PostAsync(Uri Uri, byte[] EncodedData, string ContentType, X509Certificate Certificate, RemoteCertificateEventHandler RemoteCertificateValidator, params KeyValuePair< string, string >[] Headers) | Waher.Content.InternetContent | static |
PostAsync(Uri Uri, byte[] EncodedData, string ContentType, int TimeoutMs, params KeyValuePair< string, string >[] Headers) | Waher.Content.InternetContent | static |
PostAsync(Uri Uri, byte[] EncodedData, string ContentType, X509Certificate Certificate, int TimeoutMs, params KeyValuePair< string, string >[] Headers) | Waher.Content.InternetContent | static |
PostAsync(Uri Uri, byte[] EncodedData, string ContentType, X509Certificate Certificate, RemoteCertificateEventHandler RemoteCertificateValidator, int TimeoutMs, params KeyValuePair< string, string >[] Headers) | Waher.Content.InternetContent | static |
Posters | Waher.Content.InternetContent | static |
PutAsync(Uri Uri, object Data, params KeyValuePair< string, string >[] Headers) | Waher.Content.InternetContent | static |
PutAsync(Uri Uri, object Data, X509Certificate Certificate, params KeyValuePair< string, string >[] Headers) | Waher.Content.InternetContent | static |
PutAsync(Uri Uri, object Data, X509Certificate Certificate, RemoteCertificateEventHandler RemoteCertificateValidator, params KeyValuePair< string, string >[] Headers) | Waher.Content.InternetContent | static |
PutAsync(Uri Uri, object Data, int TimeoutMs, params KeyValuePair< string, string >[] Headers) | Waher.Content.InternetContent | static |
PutAsync(Uri Uri, object Data, X509Certificate Certificate, int TimeoutMs, params KeyValuePair< string, string >[] Headers) | Waher.Content.InternetContent | static |
PutAsync(Uri Uri, object Data, X509Certificate Certificate, RemoteCertificateEventHandler RemoteCertificateValidator, int TimeoutMs, params KeyValuePair< string, string >[] Headers) | Waher.Content.InternetContent | static |
PutAsync(Uri Uri, byte[] EncodedData, string ContentType, params KeyValuePair< string, string >[] Headers) | Waher.Content.InternetContent | static |
PutAsync(Uri Uri, byte[] EncodedData, string ContentType, X509Certificate Certificate, params KeyValuePair< string, string >[] Headers) | Waher.Content.InternetContent | static |
PutAsync(Uri Uri, byte[] EncodedData, string ContentType, X509Certificate Certificate, RemoteCertificateEventHandler RemoteCertificateValidator, params KeyValuePair< string, string >[] Headers) | Waher.Content.InternetContent | static |
PutAsync(Uri Uri, byte[] EncodedData, string ContentType, int TimeoutMs, params KeyValuePair< string, string >[] Headers) | Waher.Content.InternetContent | static |
PutAsync(Uri Uri, byte[] EncodedData, string ContentType, X509Certificate Certificate, int TimeoutMs, params KeyValuePair< string, string >[] Headers) | Waher.Content.InternetContent | static |
PutAsync(Uri Uri, byte[] EncodedData, string ContentType, X509Certificate Certificate, RemoteCertificateEventHandler RemoteCertificateValidator, int TimeoutMs, params KeyValuePair< string, string >[] Headers) | Waher.Content.InternetContent | static |
Putters | Waher.Content.InternetContent | static |
TryGetContentType(string FileExtension, out string ContentType) | Waher.Content.InternetContent | static |
TryGetFileExtension(string ContentType, out string FileExtension) | Waher.Content.InternetContent | static |