nicstrong
16 years agoNew Contributor
Property Transfer from HTTP Header
Is it possible to property transfer from an HTTP header ?
Quite a common scenerio in REST is to POST to a know resource to create a new resource. This will return 201 HTTP Status with the Location header set to the URI of the new resource. I would like to property transfer from this.
Thanks,
Nic
Quite a common scenerio in REST is to POST to a know resource to create a new resource. This will return 201 HTTP Status with the Location header set to the URI of the new resource. I would like to property transfer from this.
Thanks,
Nic