Skip to content

Instantly share code, notes, and snippets.

@D7Torres
Created December 6, 2019 17:26
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 D7Torres/2a29b7bc1757a4f5d601a7607001ad55 to your computer and use it in GitHub Desktop.
Save D7Torres/2a29b7bc1757a4f5d601a7607001ad55 to your computer and use it in GitHub Desktop.
Endpoint Refactor - Truth table simplified
Service is Webclient Server Side Env is Local Returns
TRUE TRUE - http
TRUE FALSE - https
FALSE - TRUE http
FALSE TRUE FALSE http
FALSE FALSE FALSE https
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment