Skip to content

Instantly share code, notes, and snippets.

@rfaisal
Created January 13, 2014 01:09
Show Gist options
  • Select an option

  • Save rfaisal/8393080 to your computer and use it in GitHub Desktop.

Select an option

Save rfaisal/8393080 to your computer and use it in GitHub Desktop.
[EnableCors(origins: "*", headers: "*", methods: "*")]
// [Authorize]
public class ValuesController : ApiController { /*Class Definition*/}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment