Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

Conversation

@kc284
Copy link

@kc284 kc284 commented Nov 26, 2020

No description provided.

Signed-off-by: Konstantina Chremmou <[email protected]>
@edwintorok
Copy link
Contributor

edwintorok commented Nov 26, 2020

There are some .Net classes for parsing/creating Http headers, could those be used instead of parsing the string manually? https://docs.microsoft.com/en-us/dotnet/api/system.net.http.headers?view=net-5.0
https://docs.microsoft.com/en-us/dotnet/api/system.net.webproxy.credentials?view=net-5.0 there is also a credentials property for webproxy, but it doesn't say what kind of auth it supports, it says it supports both basic and digest but doesn't specify what algorithm: https://docs.microsoft.com/en-us/dotnet/framework/network-programming/basic-and-digest-authentication

@kc284 kc284 merged commit b18c807 into xapi-project:master Dec 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants