Skip to content
This repository has been archived by the owner on May 22, 2023. It is now read-only.

Add cgi case for headers parsing #26

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Add cgi case for headers parsing #26

wants to merge 3 commits into from

Conversation

gfdsa
Copy link

@gfdsa gfdsa commented Dec 1, 2013

To get Content-Type and X-Authentication-Token tonic.php uses raw headers that it gets from sapi specific functions. The patch adds support for CGI based environments.

Michael and others added 3 commits December 1, 2013 16:14
… get Content-Type and X-AUTHENTICATION-TOKEN (tested on nginx/php-fpm)
the include_zone_id in the get_zone is set to true by default
include record id (r_id) in get_zone results
added serial ([SERIAL]) pattern substitution for templates in create_zone, the [SERIAL] is substituted with `Ymd00`
added deletion of all the records of a zone being deleted (lazy cascade :)
added record removal by id
better log_message when records are modified
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant