We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cded27 commit 154379eCopy full SHA for 154379e
types/httpstatus.pp
@@ -1,2 +1,4 @@
1
# @summary Validate a HTTP status code
2
+# @deprecated Use Stdlib::Http::Status
3
+# @see Stdlib::Http::Status
4
type Stdlib::HttpStatus = Stdlib::Http::Status
0 commit comments