diff options
| author | Tom Christie | 2012-11-07 11:43:47 +0000 |
|---|---|---|
| committer | Tom Christie | 2012-11-07 11:43:47 +0000 |
| commit | 3debd7b1a20988350ee6cb93ecc0f55dcff315a0 (patch) | |
| tree | d8db724f10b1a491f7238a17cde702ec70045f1e /docs/api-guide/status-codes.md | |
| parent | 4546b01f9b165702a7b36b229a300356a292e4e5 (diff) | |
| parent | 0356c5dca49a13d2c6487ea9e300accf9f0bac59 (diff) | |
| download | django-rest-framework-3debd7b1a20988350ee6cb93ecc0f55dcff315a0.tar.bz2 | |
Version 2.1.12.1.1
Diffstat (limited to 'docs/api-guide/status-codes.md')
| -rw-r--r-- | docs/api-guide/status-codes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api-guide/status-codes.md b/docs/api-guide/status-codes.md index 401f45ce..b50c96ae 100644 --- a/docs/api-guide/status-codes.md +++ b/docs/api-guide/status-codes.md @@ -87,7 +87,7 @@ Response status codes beginning with the digit "5" indicate cases in which the s HTTP_503_SERVICE_UNAVAILABLE HTTP_504_GATEWAY_TIMEOUT HTTP_505_HTTP_VERSION_NOT_SUPPORTED - HTTP_511_NETWORD_AUTHENTICATION_REQUIRED + HTTP_511_NETWORK_AUTHENTICATION_REQUIRED [rfc2324]: http://www.ietf.org/rfc/rfc2324.txt |
