Skip to content

Webhook support for base64 encoded images #6194

Discussion options

You must be logged in to vote

I got it working. reading rfc 2046

--boundary
Content-Disposition: form-data; name="files[0]"; filename="myfilename.png"
Content-Type: image/png
Content-transfer-encoding: base64

[base64 string]

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@bigbang1976
Comment options

@bigbang1976
Comment options

@bigbang1976
Comment options

Answer selected by bigbang1976
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants