Skip to content

Support handlers calling res.destroy() to abort sending a response #40

Support handlers calling res.destroy() to abort sending a response

Support handlers calling res.destroy() to abort sending a response #40

Workflow file for this run

name: ci
on:
push:
branches:
- v6
- master
pull_request:
workflow_dispatch:
jobs:
test:
uses: hapijs/.github/.github/workflows/ci-module.yml@master
with:
min-node-version: 14