mirror of
https://github.com/joelwmale/webhook-action.git
synced 2026-08-31 00:19:45 +08:00
add ability to call self-signed or invalid certificate clients
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@ const assert = require("assert");
|
||||
* Test if scope is struct
|
||||
* @param {Scope} scope - scope
|
||||
* @param {Block} block - block
|
||||
* @param {boolean} isMethodDefinition - is method definiton
|
||||
* @param {boolean} isMethodDefinition - is method definition
|
||||
* @param {boolean} useDirective - use directive
|
||||
* @returns {boolean} is strict scope
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user