Skip to content

Commit 516ab14

Browse files
authored
Remove warning about Gateway connection from Cloudflare Workers (#8030)
1 parent d7bb120 commit 516ab14

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/events/gateway.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -103,10 +103,6 @@ When connecting to the URL, it's a good idea to explicitly pass the API version
103103
`wss://gateway.discord.gg/?v=10&encoding=json` is an example of a WSS URL an app may use to connect to the Gateway.
104104
:::
105105

106-
:::warn
107-
For security reasons, the Gateway cannot be accessed directly from a Cloudflare Worker. Attempts will result in a 401 Unauthorized status code.
108-
:::
109-
110106
###### Gateway URL Query String Params
111107

112108
| Field | Type | Description | Accepted Values |

0 commit comments

Comments
 (0)