Adds missing status code files

This commit is contained in:
Samuel Ryan 2015-11-06 21:55:41 +00:00
parent 5df21bbd9c
commit 8ba438311e
21 changed files with 144 additions and 7 deletions

7
contents/codes/102.md Normal file
View File

@ -0,0 +1,7 @@
---
set: 1
code: 102
title: Processing
---
This is the contents of the 102 status code

View File

@ -1,7 +0,0 @@
---
set: 1
code: 103
title: Checkpoint
---
This is the contents of the 103 status code

7
contents/codes/207.md Normal file
View File

@ -0,0 +1,7 @@
---
set: 2
code: 207
title: Multi-Status
---
This is the contents of the 207 status code

7
contents/codes/208.md Normal file
View File

@ -0,0 +1,7 @@
---
set: 2
code: 208
title: Already Reported
---
This is the contents of the 208 status code

7
contents/codes/226.md Normal file
View File

@ -0,0 +1,7 @@
---
set: 2
code: 226
title: IM Used
---
This is the contents of the 226 status code

7
contents/codes/308.md Normal file
View File

@ -0,0 +1,7 @@
---
set: 3
code: 308
title: Permanent Redirect
---
This is the contents of the 308 status code

7
contents/codes/421.md Normal file
View File

@ -0,0 +1,7 @@
---
set: 4
code: 421
title: Misdirected Request
---
This is the contents of the 421 status code

7
contents/codes/422.md Normal file
View File

@ -0,0 +1,7 @@
---
set: 4
code: 422
title: Unprocessable Entity
---
This is the contents of the 422 status code

7
contents/codes/423.md Normal file
View File

@ -0,0 +1,7 @@
---
set: 4
code: 423
title: Locked
---
This is the contents of the 423 status code

7
contents/codes/424.md Normal file
View File

@ -0,0 +1,7 @@
---
set: 4
code: 424
title: Failed Dependency
---
This is the contents of the 418 status code

7
contents/codes/426.md Normal file
View File

@ -0,0 +1,7 @@
---
set: 4
code: 426
title: Upgrade Required
---
This is the contents of the 426 status code

7
contents/codes/428.md Normal file
View File

@ -0,0 +1,7 @@
---
set: 4
code: 428
title: Precondition Required
---
This is the contents of the 428 status code

7
contents/codes/429.md Normal file
View File

@ -0,0 +1,7 @@
---
set: 4
code: 429
title: Too Many Requests
---
This is the contents of the 429 status code

7
contents/codes/431.md Normal file
View File

@ -0,0 +1,7 @@
---
set: 4
code: 431
title: Request Header Fields Too Large
---
This is the contents of the 431 status code

9
contents/codes/499.md Normal file
View File

@ -0,0 +1,9 @@
---
# This is not a status code available in the standard, but it exists
# with significant prominence in the wild
set: 4
code: 499
title: Client Closed Request
---
This is the contents of the 499 status code

7
contents/codes/506.md Normal file
View File

@ -0,0 +1,7 @@
---
set: 5
code: 506
title: Variant Also Negotiates
---
This is the contents of the 506 status code

7
contents/codes/507.md Normal file
View File

@ -0,0 +1,7 @@
---
set: 5
code: 507
title: Insufficient Storage
---
This is the contents of the 507 status code

7
contents/codes/508.md Normal file
View File

@ -0,0 +1,7 @@
---
set: 5
code: 508
title: Loop Detected
---
This is the contents of the 508 status code

7
contents/codes/510.md Normal file
View File

@ -0,0 +1,7 @@
---
set: 5
code: 510
title: Not Extended
---
This is the contents of the 510 status code

7
contents/codes/511.md Normal file
View File

@ -0,0 +1,7 @@
---
set: 5
code: 511
title: Network Authentication Required
---
This is the contents of the 511 status code

9
contents/codes/599.md Normal file
View File

@ -0,0 +1,9 @@
---
# This is not a status code available in the standard, but it exists
# with significant prominence in the wild
set: 5
code: 599
title: Network Connect Timeout Error
---
This is the contents of the 599 status code