Change 19740

paul_allen (Paul Allen)
Paul Allen committed this change into //guest/perforce_software/slack/main/module/Slack
Request Review
Download .zip
Load http client options from config and use in POST.
 Set SSL as required or disable as shown below:

            'http_client_options' => array(
                'sslverifypeer'         => false,
                'timeout'               => 5,
            ),
  • Files 1
  • Comments 0
1 edited 0 added 0 deleted
Module.php#6
Loading...
Tip: Use n and p to cycle through the changes.