Plugin Directory

Changeset 1365003


Ignore:
Timestamp:
03/06/2016 11:55:41 AM (10 years ago)
Author:
victor.ake
Message:

Adjusting the trunk

Location:
openam-authentication/trunk
Files:
3 added
1 edited

Legend:

Unmodified
Added
Removed
  • openam-authentication/trunk/openam-rest.php

    r1364007 r1365003  
    66Version: 1.3
    77Author: Victor info@forgerock.com, openam@forgerock.org (subscribe to mailing list firt)
    8 Author URI: http://www.forgerock.com
     8Author URI: http://www.forgerock.org
    99Text Domain: openam-auth
    1010*/
     
    190190            'httpversion' => '1.0',
    191191            'blocking'    => true,
    192             'headers'     => array(),
     192            'headers'     => array('Content-Type' => 'application/json'),
    193193            'body'        => array(),
    194194            'sslverify'   => OPENAM_SSLVERIFY,
Note: See TracChangeset for help on using the changeset viewer.