paulj / webgac

.NET Binary Management made easy
23 stars 1 forks source link

If a server doesn't provide an Authentication header but returns 401, a NullReferenceException is thrown #2

Closed paulj closed 14 years ago

paulj commented 14 years ago

It should just present a proper error message.

paulj commented 14 years ago

Check the header is valid before attempting to parse it.