yutakahirano / fetch-with-streams

Fetch API integrated with Streams.
66 stars 8 forks source link

`body` property should be null for null body. #49

Closed yutakahirano closed 8 years ago

yutakahirano commented 8 years ago

See #39 for details. Only for Response because Request does not have body property yet.