implemented the 3xx status category

This commit is contained in:
2017-04-11 11:30:03 +02:00
parent aefd608c32
commit 69367c0c05
2 changed files with 114 additions and 1 deletions

View File

@@ -113,4 +113,4 @@ export class status226 extends HttpStatus {
applied to the current instance.`
})
}
}
}