Skip to content
This repository was archived by the owner on Jun 17, 2026. It is now read-only.

Added support for updating event data instances with binary data.#6

Open
KoenDG wants to merge 7 commits into
masterfrom
binaryData
Open

Added support for updating event data instances with binary data.#6
KoenDG wants to merge 7 commits into
masterfrom
binaryData

Conversation

@KoenDG

@KoenDG KoenDG commented Jul 18, 2016

Copy link
Copy Markdown

Tested locally, upload works


request.writeBytes(this.twoHyphens + this.boundary + this.crlf);
request.writeBytes("Content-Disposition: form-data; name=\"" +
this.attachmentName + "\";filename=\"" +

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is where the filename gets set for the upload.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants