(Common) pitfalls of REST design
POST /user/jthijssen/address_merge HTTP/1.1
Host: www.enrise.com
Accept: application/vnd.enrise.nl+xml ; version = 1.0
Content-type: text/csv;charset=UTF-8
John Doe, 1 Main Street, Seattle, WA
Jane Doe, 100 North Street, Los Angeles, CA
HTTP/1.1 303 See Other
Location: /user/jthijssen/addressbook
‣ Controller resources & non-crud
woensdag 25 april 12