Skip to content

Commit

Permalink
Update workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredhanson committed Nov 15, 2024
1 parent c320006 commit f2a7eeb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etc/request.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ var tls = require('tls')
var constants = require('constants')
console.log(tls)
console.log(constants)
console.log(tls.getCiphers())

var http = require('http')
, https = false
Expand Down

0 comments on commit f2a7eeb

Please sign in to comment.