Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 25 May 00:23
· 61 commits to main since this release
a90baa5

Major Changes

  • b3860aa: Remove secureProxy getter

    It was not meant to be a public property. If you were using it, just use agent.proxy.protocol === 'https:' instead.