View Source Notion.DefaultClient (ElixirNotionAPI v0.3.4)

Default http client used for all requests to Notion API.

Parsed body data is returned unwrapped to the caller.

Additional error handling or response wrapping can be controlled as needed by configuring a custom client module.

config :notion_api, :web_http_client, YourApp.CustomClient