Skip to content

Commit 2daf0c0

Browse files
committed
README.md: mark impossible feature combos with a dash [ci skip]
1 parent 966d14a commit 2daf0c0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Uses [LibreSSL](https://www.libressl.org/) TLS backend.
7373
feature | Windows | Linux | macOS | noh3 | mini | micro | nano | pico |
7474
--------------| --------| --------| --------| --------| --------| --------| --------| --------|
7575
alt-svc | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | |
76-
AppleSecTrust | | | ✓ | ✓¹ | ✓¹ | ✓¹ | ✓¹ | ✓¹ |
76+
AppleSecTrust | - | - | ✓ | ✓¹ | ✓¹ | ✓¹ | ✓¹ | ✓¹ |
7777
asyn-rr | | | | | | | | |
7878
AsynchDNS | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
7979
brotli | ✓ | ✓ | ✓ | ✓ | | | | |
@@ -92,10 +92,10 @@ NTLM | ✓ | ✓ | ✓ | ✓ | ✓ | ✓
9292
PSL | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
9393
SPNEGO | ✓ | | | ✓¹ | ✓¹ | ✓¹ | ✓¹ | |
9494
SSL | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
95-
SSPI | ✓ | | | ✓¹ | ✓¹ | ✓¹ | ✓¹ | |
95+
SSPI | ✓ | - | - | ✓¹ | ✓¹ | ✓¹ | ✓¹ | |
9696
SSLS-EXPORT | ✓ | ✓ | ✓ | ✓ | | | | |
9797
threadsafe | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
98-
Unicode | | | | | | | | |
98+
Unicode | | - | - | | | | | |
9999
UnixSockets | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | |
100100
zstd | ✓ | ✓ | ✓ | ✓ | | | | |
101101

0 commit comments

Comments
 (0)