Skip to content

Commit 867c777

Browse files
committed
Note on HTTP protocols
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent 8683622 commit 867c777

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

_includes/pricing-page/pricing-cards.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ <h3 class="mb-3" style="font-weight: bold;">Functions</h3>
6363
<span data-tooltip="You can only deploy functions from public repositories where authentication is disabled.">Public repositories for functions only</span>
6464
</li>
6565

66+
6667
<h3 class="mb-3" style="font-weight: bold;">Core features</h3>
6768

6869
<li class="mb-3 is-flex is-align-items-center ">

_includes/pricing-page/pricing-table.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,14 @@ <h3 class="subtitle pt-4">
306306
<td class="is-2">Enhanced version</td>
307307
<td class="is-2">Enhanced version</td>
308308
</tr>
309+
310+
<tr>
311+
<th class="is-one-third">HTTP protocols</th>
312+
<td class="is-2">HTTP</td>
313+
<td class="is-2">HTTP, SSE & WebSockets</td>
314+
<td class="is-2">HTTP, SSE & WebSockets</td>
315+
</tr>
316+
309317
<tr>
310318
<th class="is-one-third">Asynchronous invocation</th>
311319
<td class="is-2">Basic version</td>

0 commit comments

Comments
 (0)