Skip to content

Commit

Permalink
Fix post header
Browse files Browse the repository at this point in the history
  • Loading branch information
ishida committed Nov 28, 2014
1 parent 738ba27 commit eb5996c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/chatwork.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ class ChatworkStreaming extends EventEmitter
headers =
"Host" : @host
"X-ChatWorkToken": @token
"Content-Type" : 'application/x-www-form-urlencoded'

options =
"agent" : false
Expand Down

0 comments on commit eb5996c

Please sign in to comment.