Skip to content

Bug report — Rewriting a WebSocket response throws exception due to unsupported status code 101. #457

Bug report — Rewriting a WebSocket response throws exception due to unsupported status code 101.

Bug report — Rewriting a WebSocket response throws exception due to unsupported status code 101. #457

Workflow file for this run

name: Issue
on:
issues:
types: [opened, labeled, transferred]
jobs:
add-to-project:
name: Add issue to GH project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v1.0.2
with:
project-url: https://github.com/orgs/cloudflare/projects/1
github-token: ${{ secrets.DEVPROD_PAT }}
labeled: types