You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-05-06 21:04:14 +02:00
5 lines
120 B
Plaintext
Vendored
5 lines
120 B
Plaintext
Vendored
Result = OPI_HTTPRequests.NewRequest()
|
|
.Initialize()
|
|
.MaxAttempts(10)
|
|
.ReturnSettings();
|