Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(nextjs): Drop
BaseServer.handleRequest
without route (#13957)
We can assume that `BaseServer.handleRequest` without route is always low-quality data so we can drop it.
- Loading branch information