View Source Appwrite.Types.Client.Headers (appwrite v0.1.6)

A headers structure representing a key-value pair with string keys and values.

Summary

Types

@type t() :: %{required(String.t()) => String.t()}