Skip to content

Conversation

@qbit
Copy link
Owner

@qbit qbit commented Oct 19, 2018

  • Allow 'file' to be passed into Pushover.send(). This can either
    be a filename (string) or an object ({name: 'asdf.png', data: Buffer}).
    If you pass in the object, you can overwrite the 'content-type' header
    by setting something like 'type: "image/bmp"'.

This closes #23 and #20

- Allow 'file' to be passed into Pushover.send(). This can either
  be a filename (string) or an object ({name: 'asdf.png', data: Buffer}).
  If you pass in the object, you can overwrite the 'content-type' header
  by setting something like 'type: "image/bmp"'.

This closes #23 and #20
This was referenced Oct 19, 2018
@qbit qbit merged commit f00f32e into master Oct 22, 2018
@qbit qbit deleted the attach branch October 22, 2018 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants