Skip to content

Instantly share code, notes, and snippets.

@epixa
Created June 10, 2011 19:56
Show Gist options
  • Save epixa/1019644 to your computer and use it in GitHub Desktop.
Save epixa/1019644 to your computer and use it in GitHub Desktop.
return new Frapi_Response(
'code' => 201,
'location' => '/user/1'
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment