Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save trycf/919832e423e3015cf00eb7e76b8f009b to your computer and use it in GitHub Desktop.
Save trycf/919832e423e3015cf00eb7e76b8f009b to your computer and use it in GitHub Desktop.
TryCF Gist
<cfscript>
http method="GET" url="https://tls-v1-2.badssl.com:1012/" result="response";
writeDump(response);
</cfscript>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment