Skip to content

Instantly share code, notes, and snippets.

@DoomyTheFroomy
Created February 18, 2016 14:08
Show Gist options
  • Save DoomyTheFroomy/248bc0a64f1c8ed369a5 to your computer and use it in GitHub Desktop.
Save DoomyTheFroomy/248bc0a64f1c8ed369a5 to your computer and use it in GitHub Desktop.
return {
code : 301,
headers : {
"Location" : 'redicrect url'
}
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment