Skip to content

Filter Host header when proxying websockets #1084

Filter Host header when proxying websockets

Filter Host header when proxying websockets #1084

Workflow file for this run

name: vertx-http-proxy (5.x)
on:
push:
branches:
- main
pull_request:
branches:
- main
schedule:
- cron: '0 5 * * *'
jobs:
CI-CD:
uses: ./.github/workflows/ci-matrix-5.x.yml
secrets: inherit
with:
branch: ${{ github.event.pull_request.head.sha || github.ref_name }}