How To Ignore Certificate Validation When POSTing via RestSharp in VB.Net

前端 未结 0 1796
孤城傲影
孤城傲影 2020-12-04 22:43

I\'m using the below code to try and access an API using RestSharp in VB.Net:

    Dim myClient As New RestClient(*https api website url*)
    Dim myRequest As         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题