Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use bytesize instead of size to compute the size of the payload. #34

Merged
merged 1 commit into from Mar 29, 2013

Conversation

smarx
Copy link
Contributor

@smarx smarx commented Mar 28, 2013

This properly handles encoded strings, for which size returns the number of characters.

Fixes #32.

…(This properly handles encoded strings, for which `size` returns the number of characters.)
@johnnyhalife
Copy link
Owner

Thanks steve!

johnnyhalife pushed a commit that referenced this pull request Mar 29, 2013
Use bytesize instead of size to compute the size of the payload.
@johnnyhalife johnnyhalife merged commit 8ead246 into johnnyhalife:master Mar 29, 2013
@johnnyhalife
Copy link
Owner

published 1.3.6

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.

403 error using put_blob (WAZ::Blobs::Container::store) method
2 participants