Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(node-experimental): Ignore OPTIONS & HEAD requests (#9001)
Similar to express, we want to ignore (incoming) OPTIONS & HEAD requests.
- Loading branch information