Commit e60bf50
Omit HTTPMethod in APIGatewayWebsocketProxyRequest (#355)
These requests don't always include the HTTP Method, since the websocket protocol doesn't enforce it.
Signed-off-by: David Calavera <david.calavera@gmail.com>
Co-authored-by: Bryan Moffatt <bmoffatt@users.noreply.github.com>1 parent 3b0c5cc commit e60bf50
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
| 152 | + | |
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| |||
0 commit comments