developer82 / Rest.Net

A simple to use REST client for .NET Core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feature: support additional authentication mechanisems

developer82 opened this issue · comments

Currently the library support Bearer and Basic authentication headers. Add support for additional auth methods, including proxy authentication, as described in:
https://developer.mozilla.org/en-US/docs/Web/HTTP/Authentication