Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
swift: various fixes to httpfile; add Object with Size method #54
Conversation
|
$$merge$$ |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-goose |
jujubot
merged commit 3564ad3
into
go-goose:v2
Aug 3, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
rogpeppe commentedJul 25, 2017
We found various bugs in the httpfile package when testing.
This PR includes those fixes.
It also makes OpenObject return an object interface that
includes a Size method.