Add Hipchat integration

This commit is contained in:
Frederic Guillot
2015-03-29 13:51:51 -04:00
parent 5536f6c6ce
commit 7cbae61dbd
32 changed files with 250 additions and 17 deletions

View File

@@ -47,8 +47,9 @@ class HttpClient
}
$headers = array(
'Connection: close',
'User-Agent: '.self::HTTP_USER_AGENT,
'Content-Type: application/json',
'Connection: close',
);
$context = stream_context_create(array(