View Source Appwrite.Types.Client.Config (appwrite v0.1.9)

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

Summary

Types

t()

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