Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-21 | replace random tabs with (4) spaces, add Content-Length header to ↵ | jtingiris@dt | |
authorization (fixes apache 2.4 sending 400 for Content-Length: -1), trim newline in token (fixes nginx sending 400 for CR/LF in token), if not GET then add json_encode($params) to CURLOPT_POSTFIELDS | |||
2016-11-23 | Added response headers to API->response_headers | Miha Petkovsek | |
2016-11-15 | Merge branch 'master' of https://github.com/phpipam/phpipam-api-clients | Miha Petkovsek | |
2016-11-15 | Extended timeout from 4 to 30 seconds | Miha Petkovsek | |
2016-08-24 | fix error where api identifiers were lingering between calls | alastair.mayer | |
2016-08-05 | fix id counter in phpipam_api_client class | alastair.mayer | |
2016-07-13 | Added urlencode to encrypted parameters | Miha Petkovsek | |
2016-07-12 | Controller for OPTIONS can be false | Miha Petkovsek | |
2016-06-22 | Working php API client with example | Miha Petkovsek | |
2016-01-20 | Init php client | phpipam.net | |