Follow 201 created response
Reported by Guilherme Silveira | May 31st, 2010 @ 08:08 PM | in upcoming release
depends on ticket 6
If the response to a POST request is 201, follow its Location header, i.e.
Restfulie.at('uri').as('application/xml').post(some_object)
Will create a resource and redirect the client to retrieve (GET) another one by its Location header.
Comments and changes to this ticket
-
Rodrigo Manhães December 13th, 2010 @ 03:24 PM
- State changed from new to open
- Assigned user set to Rodrigo Manhães
- Milestone order changed from 0 to 0
-
Rebeca Motta December 16th, 2010 @ 03:09 PM
- State changed from open to resolved
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 »
A python port of restfulie