Skip to content

Settings

Open Settings with ⌘, or click the gear icon in the header. Settings are user-scoped (not workspace-scoped) — your preferences follow you across all workspaces.

SettingDefaultDescription
Font familyJetBrains MonoEditor monospace font
Font size13pxEditor font size
Tab size2Spaces per indent level
Line wrappingoffWrap long lines in the editor
SettingDefaultDescription
Default timeout30sRequest timeout in seconds (0 = no timeout)
Follow redirectsonAutomatically follow 3xx redirects
Verify SSLonReject requests with invalid SSL certificates
Proxy URLHTTP/HTTPS proxy for all outgoing requests (e.g. http://proxy:8080)
SettingDefaultDescription
Enable historyonLog every executed request to history.jsonl
Redact sensitive headersonMask Authorization, Cookie, X-Api-Key, and similar headers as [REDACTED] in the log
Max entries500Auto-trim history when this limit is exceeded
Max body bytes200 KBTruncate large response bodies in the history log
SettingDefaultDescription
Auto-reconnectoffGlobal default for @reconnect (overridden per-file)
Initial reconnect delay1000msFirst retry delay
Max reconnect delay30000msExponential backoff cap
Max reconnect attempts0Maximum retries (0 = infinite)