Skip to content

Instantly share code, notes, and snippets.

@guitarrapc
Created April 21, 2016 19:09
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save guitarrapc/44f9f858b2a61dfb3b60950266aed0df to your computer and use it in GitHub Desktop.
AzureFunctionTrigger.PostAsync("https://temporarytest.azurewebsites.net/api/HttpTriggerCSharp1", "").Result.Dump();
AzureFunctionTrigger.PostAsync("https://temporarytest.azurewebsites.net/api/HttpTriggerCSharp1", "invalid").Result.Dump();
AzureFunctionTrigger.PostAsync("https://temporarytest.azurewebsites.net/api/HttpTriggerCSharp1", "nvhdlww6iq5jckykr6ozdunmiml2uegwo4m24lac0mdz4ims4ityukvm5h096501tbdkoab57b9").Result.Dump();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment