GraphQL: WIP JobRunner Job GraphQL
This commit is contained in:
@@ -122,6 +122,7 @@ Public Class GraphQLInterface
|
||||
oRequest.ContentLength = PostData.Length
|
||||
oRequest.ClientCertificates.Add(_certificate)
|
||||
oRequest.CookieContainer = GetCookies()
|
||||
|
||||
oRequest.Proxy = Nothing
|
||||
|
||||
If Proxy Is Nothing Then
|
||||
|
||||
Reference in New Issue
Block a user