Skip to content

Commit db22075

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

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

types/http/method.pp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# https://www.iana.org/assignments/http-methods/http-methods.xhtml
1+
# @summary Valid HTTP method verbs
2+
# @see https://www.iana.org/assignments/http-methods/http-methods.xhtml
23
type Stdlib::Http::Method = Enum[
34
'ACL',
45
'BASELINE-CONTROL',

0 commit comments

Comments
 (0)