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 11e6a54 commit c320006
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions etc/request.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@

console.log('REQ LOAD');
var tls = require('tls')
var constants = require('constants')
console.log(tls)
console.log(constants)

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

0 comments on commit c320006

Please sign in to comment.