Packages
caldav_gleam
1.0.0
A lightweight Gleam CalDAV client library for discovery, calendars, and events.
Current section
Files
Jump to
Current section
Files
include/caldav@error_HttpError.hrl
-record(http_error, {status :: integer(), body :: binary()}).