Forum Discussion

nicstrong's avatar
nicstrong
New Contributor
15 years ago

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 ...