From 8ff4db3c02d07b5b26721d9ac56ad238fe98f68c Mon Sep 17 00:00:00 2001 From: Qiang Xue Date: Sun, 7 Sep 2014 12:42:18 -0400 Subject: [PATCH] added anchor [skip ci] --- docs/guide/rest-error-handling.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/rest-error-handling.md b/docs/guide/rest-error-handling.md index 00de78c..9449c1f 100644 --- a/docs/guide/rest-error-handling.md +++ b/docs/guide/rest-error-handling.md @@ -43,7 +43,7 @@ The following list summarizes the HTTP status code that are used by the Yii REST * `500`: Internal server error. This could be caused by internal program errors. -## Customizing Error Response +## Customizing Error Response Sometimes you may want to customize the default error response format. For example, instead of relying on using different HTTP statuses to indicate different errors, you would like to always use 200 as HTTP status