Skip to content

Commit 6c43d6c

Browse files
Removes a note saying that Http Resilience in experimental (#45444)
1 parent 8438d77 commit 6c43d6c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/fundamentals/networking/http/httpclient-guidelines.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,6 @@ The preceding code:
6868
- Passes the `socketHandler` to the `resilienceHandler` with the retry logic.
6969
- Instantiates a shared `HttpClient` given the `resilienceHandler`.
7070

71-
> [!IMPORTANT]
72-
> The `Microsoft.Extensions.Http.Resilience` library is currently marked as [experimental](../../../csharp/language-reference/attributes/general.md#experimental-attributes) and it might change in the future.
73-
7471
## See also
7572

7673
- [HTTP support in .NET](http-overview.md)

0 commit comments

Comments
 (0)