Current section

Files

Jump to
dream_http_client include dream_http_client@client_StreamError.hrl
Raw

include/dream_http_client@client_StreamError.hrl

-record(stream_error, {
request_id :: dream_http_client@client:request_id(),
reason :: binary()
}).