actions / http-client

A lightweight HTTP client optimized for use with actions, TypeScript with generics and async await.
https://github.com/features/actions
Other
72 stars 33 forks source link

Redirects should not pass authorization to different domain #27

Closed bryanmacfarlane closed 4 years ago

bryanmacfarlane commented 4 years ago

If a request is redirected to a different domain, the authorization header should be stripped.