Current section

Files

Jump to
dream_http_client include dream_http_client@client_StreamEnd.hrl
Raw

include/dream_http_client@client_StreamEnd.hrl

-record(stream_end, {
request_id :: dream_http_client@client:request_id(),
headers :: list(dream_http_client@client:header())
}).