ethersphere/bee-js

Support HEAD request on `bytes` EP

Opened this issue · 0 comments

With Bee 1.6.2 it is possible to get the content length of a swarm reference by sending HEAD request to the bytes endpoint.
BeeJS could have a method in the Bee class that utilizes this feature.