mirror of
https://github.com/rmaake1/httpstatuses.git
synced 2024-11-01 16:22:31 +01:00
Fix 451 summary to conform to style
This commit is contained in:
parent
e2073964a5
commit
4e51ad2034
@ -547,7 +547,7 @@
|
|||||||
"451":{
|
"451":{
|
||||||
"code":"451",
|
"code":"451",
|
||||||
"title":"Wrong Exchange server",
|
"title":"Wrong Exchange server",
|
||||||
"summary":"The server cannot reach the client's mailbox.",
|
"summary":"the server cannot reach the client's mailbox",
|
||||||
"descriptions":{
|
"descriptions":{
|
||||||
"MS-ASHTTP":{
|
"MS-ASHTTP":{
|
||||||
"body":"If the client is attempting to connect to the wrong server (that is, a server that cannot access the user's mailbox), or if there is a more efficient server to use to reach the user's mailbox, then a 451 Redirect error is returned.",
|
"body":"If the client is attempting to connect to the wrong server (that is, a server that cannot access the user's mailbox), or if there is a more efficient server to use to reach the user's mailbox, then a 451 Redirect error is returned.",
|
||||||
|
Loading…
Reference in New Issue
Block a user