You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-06-20 09:19:27 +02:00
4 lines
116 B
Plaintext
Vendored
4 lines
116 B
Plaintext
Vendored
Result = OPI_HTTPRequests.NewRequest()
|
|
.Initialize()
|
|
.MaxAttempts(10)
|
|
.ReturnSettings(); |