Relative Content

Tag Archive for async-awaitx509certificatedotnet-httpclientpfxpostasync

Sending POST Request using .NET HttpClientClass

i am trying to send a CSV File with http POST by means of the .NET framework. Having consulted various threads here, foremost “send rest-request with attached pfx certificate” i always end up with the receiving party answering with status code 401 “unauthorized”.