JornWildt / Ramone

A C# client framework for consuming HTTP/REST services
Other
61 stars 11 forks source link

Filter basic authentication handling by host name #17

Closed JornWildt closed 7 years ago

JornWildt commented 10 years ago

The method Session.BasicAuthentication(username, password) should take an optional hostname and only apply the uname/pwd to requests for that host

JornWildt commented 7 years ago

Not really an issue. Closing,