Allow registering default acceptable media types
Reported by Guilherme Silveira | April 3rd, 2010 @ 09:14 PM
Media types should be handled by default, therefore Restfulie should allow media type registering as:
Restfulie::Common::MediaType.handle('application/xml', MediaTypeHandler)
From now on, every request should add application/xml to its accepts args, unless an accepts arg is explicitely passed.
No comments found
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »