Skip to content

feat: check maxHeadersSize on client instantiation and not on Parser instantion #55

feat: check maxHeadersSize on client instantiation and not on Parser instantion

feat: check maxHeadersSize on client instantiation and not on Parser instantion #55

name: Autobahn
on:
pull_request:
types:
- labeled
permissions:
contents: read
pull-requests: write
jobs:
autobahn:
if: ${{ github.event.label.name == 'autobahn' }}
name: Autobahn Test Suite
uses: ./.github/workflows/autobahn.yml