Skip to content

Replace WebClient with HttpClient in ESC8 detections #6

@jakehildreth

Description

@jakehildreth

Is your feature request related to a problem? Please describe it:
WebClient is deprecated. HttpClient is not. Also, HttpClient is easier to work with.

Describe the solution or enhancement you would like:
Tear out all WebClient references and replace with HttpClient equivalents.

Describe alternatives you've considered:
No alternatives.

Additional context:
Using HttpClientHandler makes forcing NTLM easy!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions