create-github-app-token icon indicating copy to clipboard operation
create-github-app-token copied to clipboard

fix: remove custom proxy handling

Open parkerbxyz opened this issue 8 months ago • 6 comments

Undici has added native support for proxy handling, so it is no longer necessary for us to have our own custom proxy handling.

Reverts #102 and resolves #134.

parkerbxyz avatar Jun 13 '24 22:06 parkerbxyz