User-Facing Changes: - Interactively prompt for homeserver and access token (c57293b) - Don't obtain request body for GET requests (8a8f618) - Add leading slash to endpoint if not provided (889e705) Backend Changes: - Use `curl -sS` instead of `curl --no-progress-meter` (9180cea)