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

Remove custom proxy functionality

Open gr2m opened this issue 1 year ago • 1 comments

Looks like Undici added native proxy support, so we may be able to remove the custom proxy support we added in https://github.com/actions/create-github-app-token/pull/102.

https://github.com/actions/create-github-app-token/blob/3cef845e011fe15a870d7e7227cd75b8bd8a1140/lib/request.js#L15-L16

Originally posted by @parkerbxyz in https://github.com/actions/create-github-app-token/issues/132#issuecomment-2088761957

gr2m avatar May 01 '24 18:05 gr2m