Skip to content

Commit 98abe67

Browse files
committed
[add] HTTP/2 notice
1 parent 6709151 commit 98abe67

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010

1111
Etcd based configuration provider for Microsoft.Extensions.Configuration.
1212

13+
(!) Keep in mind that starting from v2 it will work only under Windows 10 or Windows Server 2016 (or later) because of internal Grpc client uses HTTP/2 protocol for communication (https://docs.microsoft.com/en-us/answers/questions/310032/2012-r2-net-core-http2.html).
14+
1315
## Quick start
1416

1517
### HTTP

0 commit comments

Comments
 (0)