Packages

Gleam SDK for Rockbox Zig — pipe-friendly client for the rockboxd GraphQL API

Current section

Files

Jump to
rockbox include rockbox@error_HttpError.hrl
Raw

include/rockbox@error_HttpError.hrl

-record(http_error, {status :: integer(), body :: binary()}).