Prepare cURL Commands

Help Topics
HttpMaster can use cURL as an alternative to its own HTTP execution engine. The main purpose of cURL support is to generate cURL commands from HttpMaster request items, allowing requests configured in HttpMaster to be reproduced and executed externally.
cURL command generation is available in:
  • Main window where you can create commands for selected, all, or group items.
  • Request window where command can be created for any request tab.
  • Request item properties where command can be created for the open request item.
Important
Selected generated cURL commands can also be executed directly in the cURL window using an external command-line process.
Important
Generated commands can be customized extensively using available options, including command-line options and request-specific settings.