Skip to content

Composer Interface

Composer is an HTTP request construction tool provided by Whistle. It can be used to quickly create, modify, and send customized requests, and supports advanced debugging features.

Composer interface
ComponentFunction
History buttonShow or hide history
Select methodSelect the request method, supporting GET/POST/PUT, etc.
URL input boxEdit or enter the request URL
ParamsAdd, modify, or delete request parameters
Send buttonExecute the current request
Rules + Whistle optionsRules: Whether to enable the rules in the input box; Whistle: No: Enable the rules configured in Whistle
PrettyFormat the displayed content
BodyWhether to include the request body (methods such as GET/HEAD/OPTIONS automatically ignore the request body)
HTTP/2Whether to use the HTTP/2 protocol
ImportImport request data
ExportExport request data
CopyAsCURLGenerate an executable cURL command
Rule Input BoxCustomize rules, only valid for the currently constructed request
Request HeadersCustomize request headers
Request ContentCustomize request content