You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
POST /-/load
{"url": "https://s3.amazonaws.com/til.simonwillison.net/tils.db", "name": "tils"}
It would be useful to support an extra "headers": {..} optional key which can be used to pass additional headers to use when fetching from the URL, e.g.: {"url": "...", "headers": {"Authorization": "Bearer XXX"}}