-
Notifications
You must be signed in to change notification settings - Fork 428
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Update SSL check in errors.lua and headers.lua
This commit updates the SSL check in the `errors.lua` and `headers.lua` files to use the `scheme` property of the `bw` context object instead of the `https_configured` property. This change ensures that the SSL check is consistent across the application and follows best practices for secure communication over HTTPS.
- Loading branch information
1 parent
9279527
commit 8595eb4
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters