cog
0ff893d6
- Convert files to data URLs on webhook post
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Convert files to data URLs on webhook post * When posting a webhook we can end up with files referencing /tmp folders that can’t be accessed by the consumer of the webhook * Convert these files to data URLs so they can be consumed.
Author
8W9aG
Committer
8W9aG
Parents
e27d743a
Loading