Convert cURL to ColdFusion

Generate ColdFusion `cfhttp` tags or script syntax from cURL commands.

ColdFusion provides the `cfhttp` tag for making HTTP requests. This tool converts your cURL command into the equivalent `cfhttp` implementation.

Frequently Asked Questions