[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Using Link header in HTTP 4xx response



Adam Rosien wrote:
> 303 would be a success, so perhaps a 409 Conflict then if you want to
> signal an error.

303 means neither success nor failure; it means you need to look at the
linked-to resource to find the status.

Regards,
Brian