FastHttpService class¶
Defined in
Namespace: Akavache.Reactive
Assembly: Akavache.HttpDownloader.Reactive.dll
Full name: Akavache.Reactive.HttpService.FastHttpService
Modifiers: public
Summary¶
Provides a fast-failing HTTP service that reduces retries and timeouts to speed up tests.
Applies to
net10.0, net10.0-maccatalyst26.0, net10.0-desktop1.0, net10.0-browserwasm1.0, net10.0-tvos26.0, net10.0-windows10.0.19041, net10.0-macos26.0, net10.0-ios26.0, net10.0-android36.0, net9.0, net9.0-tvos18.0, net9.0-macos15.0, net9.0-maccatalyst18.0, net9.0-windows10.0.19041, net9.0-ios18.0, net9.0-desktop1.0, net8.0, net8.0-windows10.0.19041, net8.0-ios18.0, net8.0-maccatalyst18.0, net8.0-macos15.0, net8.0-tvos18.0, net8.0-ios17.5, net8.0-maccatalyst17.5, net8.0-macos14.5, netstandard2.1, net481, net462, net471
Class hierarchy
classDiagram
class FastHttpService
class HttpService
HttpService <|-- FastHttpService
Inherits from: HttpService
Constructors¶
| Name | Summary |
|---|---|
| .ctor | Initializes a new instance of the [FastHttpService](# class that does not retry and times out after two seconds. |
Methods¶
| Name | Summary |
|---|---|
| MakeWebRequest | Makes a web request to the specified URI. |
Inherited members
Akavache.Reactive.HttpService.#ctorAkavache.Reactive.HttpService.DownloadUrl(Akavache.Reactive.IBlobCache,System.String)Akavache.Reactive.HttpService.DownloadUrl(Akavache.Reactive.IBlobCache,System.String,System.Net.Http.HttpMethod)Akavache.Reactive.HttpService.DownloadUrl(Akavache.Reactive.IBlobCache,System.String,System.Net.Http.HttpMethod,System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.String}})Akavache.Reactive.HttpService.DownloadUrl(Akavache.Reactive.IBlobCache,System.String,System.Net.Http.HttpMethod,System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.String}},System.Boolean)- [
Akavache.Reactive.HttpService.DownloadUrl(Akavache.Reactive.IBlobCache,System.String,System.Net.Http.HttpMethod,System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.String}},System.Boolean,System.Nullable{System.DateTimeOffset})][M:Akavache.Reactive.HttpService.DownloadUrl(Akavache.Reactive.IBlobCache,System.String,System.Net.Http.HttpMethod,System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.String}},System.Boolean,System.Nullable{System.DateTimeOffset})] Akavache.Reactive.HttpService.DownloadUrl(Akavache.Reactive.IBlobCache,System.String,System.Boolean)Akavache.Reactive.HttpService.DownloadUrl(Akavache.Reactive.IBlobCache,System.Uri)Akavache.Reactive.HttpService.DownloadUrl(Akavache.Reactive.IBlobCache,System.Uri,System.Net.Http.HttpMethod)Akavache.Reactive.HttpService.DownloadUrl(Akavache.Reactive.IBlobCache,System.Uri,System.Net.Http.HttpMethod,System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.String}})Akavache.Reactive.HttpService.DownloadUrl(Akavache.Reactive.IBlobCache,System.Uri,System.Net.Http.HttpMethod,System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.String}},System.Boolean)- [
Akavache.Reactive.HttpService.DownloadUrl(Akavache.Reactive.IBlobCache,System.Uri,System.Net.Http.HttpMethod,System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.String}},System.Boolean,System.Nullable{System.DateTimeOffset})][M:Akavache.Reactive.HttpService.DownloadUrl(Akavache.Reactive.IBlobCache,System.Uri,System.Net.Http.HttpMethod,System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.String}},System.Boolean,System.Nullable{System.DateTimeOffset})] Akavache.Reactive.HttpService.DownloadUrl(Akavache.Reactive.IBlobCache,System.Uri,System.Boolean)Akavache.Reactive.HttpService.DownloadUrl(Akavache.Reactive.IBlobCache,System.String,System.String)Akavache.Reactive.HttpService.DownloadUrl(Akavache.Reactive.IBlobCache,System.String,System.String,System.Net.Http.HttpMethod)Akavache.Reactive.HttpService.DownloadUrl(Akavache.Reactive.IBlobCache,System.String,System.String,System.Net.Http.HttpMethod,System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.String}})Akavache.Reactive.HttpService.DownloadUrl(Akavache.Reactive.IBlobCache,System.String,System.String,System.Net.Http.HttpMethod,System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.String}},System.Boolean)- [
Akavache.Reactive.HttpService.DownloadUrl(Akavache.Reactive.IBlobCache,System.String,System.String,System.Net.Http.HttpMethod,System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.String}},System.Boolean,System.Nullable{System.DateTimeOffset})][M:Akavache.Reactive.HttpService.DownloadUrl(Akavache.Reactive.IBlobCache,System.String,System.String,System.Net.Http.HttpMethod,System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.String}},System.Boolean,System.Nullable{System.DateTimeOffset})] Akavache.Reactive.HttpService.DownloadUrl(Akavache.Reactive.IBlobCache,System.String,System.String,System.Boolean)Akavache.Reactive.HttpService.DownloadUrl(Akavache.Reactive.IBlobCache,System.String,System.Uri)Akavache.Reactive.HttpService.DownloadUrl(Akavache.Reactive.IBlobCache,System.String,System.Uri,System.Net.Http.HttpMethod)Akavache.Reactive.HttpService.DownloadUrl(Akavache.Reactive.IBlobCache,System.String,System.Uri,System.Net.Http.HttpMethod,System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.String}})Akavache.Reactive.HttpService.DownloadUrl(Akavache.Reactive.IBlobCache,System.String,System.Uri,System.Net.Http.HttpMethod,System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.String}},System.Boolean)- [
Akavache.Reactive.HttpService.DownloadUrl(Akavache.Reactive.IBlobCache,System.String,System.Uri,System.Net.Http.HttpMethod,System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.String}},System.Boolean,System.Nullable{System.DateTimeOffset})][M:Akavache.Reactive.HttpService.DownloadUrl(Akavache.Reactive.IBlobCache,System.String,System.Uri,System.Net.Http.HttpMethod,System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.String}},System.Boolean,System.Nullable{System.DateTimeOffset})] Akavache.Reactive.HttpService.DownloadUrl(Akavache.Reactive.IBlobCache,System.String,System.Uri,System.Boolean)Akavache.Reactive.HttpService.DisposeAkavache.Reactive.HttpService.MakeWebRequest(System.Uri,System.Net.Http.HttpMethod)Akavache.Reactive.HttpService.MakeWebRequest(System.Uri,System.Net.Http.HttpMethod,System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.String}})Akavache.Reactive.HttpService.MakeWebRequest(System.Uri,System.Net.Http.HttpMethod,System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.String}},System.String)Akavache.Reactive.HttpService.MakeWebRequest(System.Uri,System.Net.Http.HttpMethod,System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.String}},System.String,System.Int32)Akavache.Reactive.HttpService.MakeWebRequest(System.Uri,System.Net.Http.HttpMethod,System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.String}},System.String,System.Int32,System.Nullable{System.TimeSpan})Akavache.Reactive.HttpService.Dispose(System.Boolean)Akavache.Reactive.HttpService.HttpClientSystem.Object.Equals(System.Object)System.Object.Equals(System.Object,System.Object)System.Object.GetHashCodeSystem.Object.GetTypeSystem.Object.MemberwiseCloneSystem.Object.ReferenceEquals(System.Object,System.Object)System.Object.ToString