stackvana / hook.io

Open-Source Microservice Hosting Platform
https://hook.io
Other
1.27k stars 119 forks source link

Add `header()` method for PHP services #238

Open Marak opened 8 years ago

Marak commented 8 years ago

PHP services should have the ability to manually set headers

see:

http://php.net/manual/en/function.header.php https://github.com/bigcompany/hook.io/blob/master/bin/run-hook-php https://github.com/bigcompany/hook.io/blob/master/bin/run-hook#L201