Want to change the default response format for a request?
Maybe you are creating an external api to your app and want to allow people to type http://api.blah.com/users and get xml back instead of html, this post shows you how in only four simple lines of code.
Post a comment