Closed zyegfryed closed 9 years ago
When creating a new resource, it's common to return a Location header with an HTTP status code 201. The following pull-request adds support to turn relative URLs returned from the created response to absolute ones.
created
Perfect. Thanks!
When creating a new resource, it's common to return a Location header with an HTTP status code 201. The following pull-request adds support to turn relative URLs returned from the
created
response to absolute ones.