Skip to content

Commit 2fff881

Browse files
committed
Add edge to compatibilitytable
1 parent 8db1a80 commit 2fff881

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,20 @@ This method returns a Dictionary<string, string> intented to be headers of a web
273273
</td>
274274
</tr>
275275

276+
<tr>
277+
<td>Edge</td>
278+
279+
<!-- Push without payloads support-->
280+
<td>✓ v17+</td>
281+
282+
<!-- Push with payload support -->
283+
<td>✓ v17+</td>
284+
285+
<!-- VAPID Support -->
286+
<td>✓ v17+</td>
287+
288+
<td></td>
289+
</tr>
276290
<tr>
277291
<td>Safari</td>
278292

0 commit comments

Comments
 (0)