Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
Waher.Content.InternetContent Member List

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.InternetContentstatic
CanDecodeContentTypesWaher.Content.InternetContentstatic
CanDecodeFileExtensionsWaher.Content.InternetContentstatic
CanDelete(Uri Uri, out Grade Grade, out IContentDeleter Deleter)Waher.Content.InternetContentstatic
CanDeleteToUriSchemesWaher.Content.InternetContentstatic
CanEncodeContentTypesWaher.Content.InternetContentstatic
CanEncodeFileExtensionsWaher.Content.InternetContentstatic
CanGet(Uri Uri, out Grade Grade, out IContentGetter Getter)Waher.Content.InternetContentstatic
CanGetUriSchemesWaher.Content.InternetContentstatic
CanHead(Uri Uri, out Grade Grade, out IContentHeader Header)Waher.Content.InternetContentstatic
CanHeadUriSchemesWaher.Content.InternetContentstatic
CanPost(Uri Uri, out Grade Grade, out IContentPoster Poster)Waher.Content.InternetContentstatic
CanPostToUriSchemesWaher.Content.InternetContentstatic
CanPut(Uri Uri, out Grade Grade, out IContentPutter Putter)Waher.Content.InternetContentstatic
CanPutToUriSchemesWaher.Content.InternetContentstatic
ConvertersWaher.Content.InternetContentstatic
Decode(string ContentType, byte[] Data, Encoding Encoding, KeyValuePair< string, string >[] Fields, Uri BaseUri)Waher.Content.InternetContentstatic
Decode(string ContentType, byte[] Data, Uri BaseUri)Waher.Content.InternetContentstatic
DecodeAsync(string ContentType, byte[] Data, Encoding Encoding, KeyValuePair< string, string >[] Fields, Uri BaseUri)Waher.Content.InternetContentstatic
DecodeAsync(string ContentType, byte[] Data, Uri BaseUri)Waher.Content.InternetContentstatic
DecodersWaher.Content.InternetContentstatic
Decodes(string ContentType, out Grade Grade, out IContentDecoder Decoder)Waher.Content.InternetContentstatic
DeleteAsync(Uri Uri, params KeyValuePair< string, string >[] Headers)Waher.Content.InternetContentstatic
DeleteAsync(Uri Uri, X509Certificate Certificate, params KeyValuePair< string, string >[] Headers)Waher.Content.InternetContentstatic
DeleteAsync(Uri Uri, X509Certificate Certificate, RemoteCertificateEventHandler RemoteCertificateValidator, params KeyValuePair< string, string >[] Headers)Waher.Content.InternetContentstatic
DeleteAsync(Uri Uri, int TimeoutMs, params KeyValuePair< string, string >[] Headers)Waher.Content.InternetContentstatic
DeleteAsync(Uri Uri, X509Certificate Certificate, int TimeoutMs, params KeyValuePair< string, string >[] Headers)Waher.Content.InternetContentstatic
DeleteAsync(Uri Uri, X509Certificate Certificate, RemoteCertificateEventHandler RemoteCertificateValidator, int TimeoutMs, params KeyValuePair< string, string >[] Headers)Waher.Content.InternetContentstatic
DeletersWaher.Content.InternetContentstatic
Encode(object Object, Encoding Encoding, out string ContentType, params string[] AcceptedContentTypes)Waher.Content.InternetContentstatic
EncodeAsync(object Object, Encoding Encoding, params string[] AcceptedContentTypes)Waher.Content.InternetContentstatic
EncodersWaher.Content.InternetContentstatic
Encodes(object Object, out Grade Grade, out IContentEncoder Encoder, params string[] AcceptedContentTypes)Waher.Content.InternetContentstatic
GetAsync(Uri Uri, params KeyValuePair< string, string >[] Headers)Waher.Content.InternetContentstatic
GetAsync(Uri Uri, X509Certificate Certificate, params KeyValuePair< string, string >[] Headers)Waher.Content.InternetContentstatic
GetAsync(Uri Uri, X509Certificate Certificate, RemoteCertificateEventHandler RemoteCertificateValidator, params KeyValuePair< string, string >[] Headers)Waher.Content.InternetContentstatic
GetAsync(Uri Uri, int TimeoutMs, params KeyValuePair< string, string >[] Headers)Waher.Content.InternetContentstatic
GetAsync(Uri Uri, X509Certificate Certificate, int TimeoutMs, params KeyValuePair< string, string >[] Headers)Waher.Content.InternetContentstatic
GetAsync(Uri Uri, X509Certificate Certificate, RemoteCertificateEventHandler RemoteCertificateValidator, int TimeoutMs, params KeyValuePair< string, string >[] Headers)Waher.Content.InternetContentstatic
GetContentType(string FileExtension)Waher.Content.InternetContentstatic
GetConverters(string FromContentType)Waher.Content.InternetContentstatic
GetEncoding(string CharacterSet)Waher.Content.InternetContentstatic
GetFileExtension(string ContentType)Waher.Content.InternetContentstatic
GetTempStreamAsync(Uri Uri, params KeyValuePair< string, string >[] Headers)Waher.Content.InternetContentstatic
GetTempStreamAsync(Uri Uri, X509Certificate Certificate, params KeyValuePair< string, string >[] Headers)Waher.Content.InternetContentstatic
GetTempStreamAsync(Uri Uri, X509Certificate Certificate, RemoteCertificateEventHandler RemoteCertificateValidator, params KeyValuePair< string, string >[] Headers)Waher.Content.InternetContentstatic
GetTempStreamAsync(Uri Uri, int TimeoutMs, params KeyValuePair< string, string >[] Headers)Waher.Content.InternetContentstatic
GetTempStreamAsync(Uri Uri, X509Certificate Certificate, int TimeoutMs, params KeyValuePair< string, string >[] Headers)Waher.Content.InternetContentstatic
GetTempStreamAsync(Uri Uri, X509Certificate Certificate, RemoteCertificateEventHandler RemoteCertificateValidator, int TimeoutMs, params KeyValuePair< string, string >[] Headers)Waher.Content.InternetContentstatic
GettersWaher.Content.InternetContentstatic
HeadAsync(Uri Uri, params KeyValuePair< string, string >[] Headers)Waher.Content.InternetContentstatic
HeadAsync(Uri Uri, X509Certificate Certificate, params KeyValuePair< string, string >[] Headers)Waher.Content.InternetContentstatic
HeadAsync(Uri Uri, X509Certificate Certificate, RemoteCertificateEventHandler RemoteCertificateValidator, params KeyValuePair< string, string >[] Headers)Waher.Content.InternetContentstatic
HeadAsync(Uri Uri, int TimeoutMs, params KeyValuePair< string, string >[] Headers)Waher.Content.InternetContentstatic
HeadAsync(Uri Uri, X509Certificate Certificate, int TimeoutMs, params KeyValuePair< string, string >[] Headers)Waher.Content.InternetContentstatic
HeadAsync(Uri Uri, X509Certificate Certificate, RemoteCertificateEventHandler RemoteCertificateValidator, int TimeoutMs, params KeyValuePair< string, string >[] Headers)Waher.Content.InternetContentstatic
HeadersWaher.Content.InternetContentstatic
IsAccepted(string ContentType, params string[] AcceptedContentTypes)Waher.Content.InternetContentstatic
IsAccepted(string[] ContentTypes, params string[] AcceptedContentTypes)Waher.Content.InternetContentstatic
IsAccepted(string[] ContentTypes, out string ContentType, params string[] AcceptedContentTypes)Waher.Content.InternetContentstatic
ISO_8859_1Waher.Content.InternetContentstatic
PostAsync(Uri Uri, object Data, params KeyValuePair< string, string >[] Headers)Waher.Content.InternetContentstatic
PostAsync(Uri Uri, object Data, X509Certificate Certificate, params KeyValuePair< string, string >[] Headers)Waher.Content.InternetContentstatic
PostAsync(Uri Uri, object Data, X509Certificate Certificate, RemoteCertificateEventHandler RemoteCertificateValidator, params KeyValuePair< string, string >[] Headers)Waher.Content.InternetContentstatic
PostAsync(Uri Uri, object Data, int TimeoutMs, params KeyValuePair< string, string >[] Headers)Waher.Content.InternetContentstatic
PostAsync(Uri Uri, object Data, X509Certificate Certificate, int TimeoutMs, params KeyValuePair< string, string >[] Headers)Waher.Content.InternetContentstatic
PostAsync(Uri Uri, object Data, X509Certificate Certificate, RemoteCertificateEventHandler RemoteCertificateValidator, int TimeoutMs, params KeyValuePair< string, string >[] Headers)Waher.Content.InternetContentstatic
PostAsync(Uri Uri, byte[] EncodedData, string ContentType, params KeyValuePair< string, string >[] Headers)Waher.Content.InternetContentstatic
PostAsync(Uri Uri, byte[] EncodedData, string ContentType, X509Certificate Certificate, params KeyValuePair< string, string >[] Headers)Waher.Content.InternetContentstatic
PostAsync(Uri Uri, byte[] EncodedData, string ContentType, X509Certificate Certificate, RemoteCertificateEventHandler RemoteCertificateValidator, params KeyValuePair< string, string >[] Headers)Waher.Content.InternetContentstatic
PostAsync(Uri Uri, byte[] EncodedData, string ContentType, int TimeoutMs, params KeyValuePair< string, string >[] Headers)Waher.Content.InternetContentstatic
PostAsync(Uri Uri, byte[] EncodedData, string ContentType, X509Certificate Certificate, int TimeoutMs, params KeyValuePair< string, string >[] Headers)Waher.Content.InternetContentstatic
PostAsync(Uri Uri, byte[] EncodedData, string ContentType, X509Certificate Certificate, RemoteCertificateEventHandler RemoteCertificateValidator, int TimeoutMs, params KeyValuePair< string, string >[] Headers)Waher.Content.InternetContentstatic
PostersWaher.Content.InternetContentstatic
PutAsync(Uri Uri, object Data, params KeyValuePair< string, string >[] Headers)Waher.Content.InternetContentstatic
PutAsync(Uri Uri, object Data, X509Certificate Certificate, params KeyValuePair< string, string >[] Headers)Waher.Content.InternetContentstatic
PutAsync(Uri Uri, object Data, X509Certificate Certificate, RemoteCertificateEventHandler RemoteCertificateValidator, params KeyValuePair< string, string >[] Headers)Waher.Content.InternetContentstatic
PutAsync(Uri Uri, object Data, int TimeoutMs, params KeyValuePair< string, string >[] Headers)Waher.Content.InternetContentstatic
PutAsync(Uri Uri, object Data, X509Certificate Certificate, int TimeoutMs, params KeyValuePair< string, string >[] Headers)Waher.Content.InternetContentstatic
PutAsync(Uri Uri, object Data, X509Certificate Certificate, RemoteCertificateEventHandler RemoteCertificateValidator, int TimeoutMs, params KeyValuePair< string, string >[] Headers)Waher.Content.InternetContentstatic
PutAsync(Uri Uri, byte[] EncodedData, string ContentType, params KeyValuePair< string, string >[] Headers)Waher.Content.InternetContentstatic
PutAsync(Uri Uri, byte[] EncodedData, string ContentType, X509Certificate Certificate, params KeyValuePair< string, string >[] Headers)Waher.Content.InternetContentstatic
PutAsync(Uri Uri, byte[] EncodedData, string ContentType, X509Certificate Certificate, RemoteCertificateEventHandler RemoteCertificateValidator, params KeyValuePair< string, string >[] Headers)Waher.Content.InternetContentstatic
PutAsync(Uri Uri, byte[] EncodedData, string ContentType, int TimeoutMs, params KeyValuePair< string, string >[] Headers)Waher.Content.InternetContentstatic
PutAsync(Uri Uri, byte[] EncodedData, string ContentType, X509Certificate Certificate, int TimeoutMs, params KeyValuePair< string, string >[] Headers)Waher.Content.InternetContentstatic
PutAsync(Uri Uri, byte[] EncodedData, string ContentType, X509Certificate Certificate, RemoteCertificateEventHandler RemoteCertificateValidator, int TimeoutMs, params KeyValuePair< string, string >[] Headers)Waher.Content.InternetContentstatic
PuttersWaher.Content.InternetContentstatic
TryGetContentType(string FileExtension, out string ContentType)Waher.Content.InternetContentstatic
TryGetFileExtension(string ContentType, out string FileExtension)Waher.Content.InternetContentstatic