mirror of
https://github.com/actions/http-client.git
synced 2025-12-07 00:12:32 +00:00
A lightweight HTTP client optimized for use with actions, TypeScript with generics and async await.
| __tests__ | ||
| .github/workflows | ||
| .gitignore | ||
| .prettierignore | ||
| .prettierrc.json | ||
| actions.png | ||
| auth.ts | ||
| index.ts | ||
| interfaces.ts | ||
| jest.config.js | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| proxy.ts | ||
| README.md | ||
| RELEASES.md | ||
| tsconfig.json | ||
This repo is an archive!
The source code for the @actions/http-client package has moved to https://github.com/actions/toolkit/tree/main/packages/http-client.