Skip to content

Commit f342966

Browse files
b4ldrekohl
andauthored
Update types/http/status.pp
Co-authored-by: Ewoud Kohl van Wijngaarden <ewoud@kohlvanwijngaarden.nl>
1 parent 154379e commit f342966

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

types/http/status.pp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1+
# @summary A valid HTTP status code per RFC9110
2+
# @see https://httpwg.org/specs/rfc9110.html#overview.of.status.codes
13
type Stdlib::Http::Status = Integer[100, 599]

0 commit comments

Comments
 (0)