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

[Stream] Determine stream size #42

Merged
merged 1 commit into from
Mar 28, 2015
Merged

Conversation

weierophinney
Copy link
Contributor

Hey!

I'm currently integrating your library in egeloen/ivory-http-adapter#74 and I have noticed the Stream::getSize always return null. Is it intended?

If a resource is composed, we can use `fstat()` to get the size.
@weierophinney weierophinney added this to the 0.11.1 milestone Mar 28, 2015
@weierophinney weierophinney merged commit ccf5d3c into phly:master Mar 28, 2015
weierophinney added a commit that referenced this pull request Mar 28, 2015
weierophinney added a commit that referenced this pull request Mar 28, 2015
@weierophinney weierophinney deleted the hotfix/42 branch March 28, 2015 21:07
mtymek pushed a commit to mtymek/http that referenced this pull request May 22, 2015
If a resource is composed, we can use `fstat()` to get the size.
mtymek pushed a commit to mtymek/http that referenced this pull request May 22, 2015
mtymek pushed a commit to mtymek/http that referenced this pull request May 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant