webdavex v0.3.1 Webdavex.Helpers.Hackney View Source

:hackney helpers.

Link to this section Summary

Functions

Creates a Stream reader for :hackney response body

Link to this section Functions

Link to this function stream_body(ref) View Source
stream_body(pid()) :: Stream.t()

Creates a Stream reader for :hackney response body.

Refer to :hackney.stream_body/1 for details.