JornWildt / Ramone

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

Improved default Basic Auth handling #16

Closed JornWildt closed 10 years ago

JornWildt commented 10 years ago

The method response.Session.BasicAuthentication(username, password) does not handle multiple calls (each one expected to override earlier ones)