diff --git a/docs/docs/pkg/modules/petitiorequest.md b/docs/docs/pkg/modules/petitiorequest.md index b98e912..31a37f9 100644 --- a/docs/docs/pkg/modules/petitiorequest.md +++ b/docs/docs/pkg/modules/petitiorequest.md @@ -22,7 +22,7 @@ hide_title: true ### HTTPMethod -Ƭ **HTTPMethod**: *GET* \| *POST* \| *PATCH* \| *DELETE* \| *PUT* +Ƭ **HTTPMethod**: *GET* \| *HEAD* \| *POST* \| *PATCH* \| *DELETE* \| *PUT* Accepted HTTP methods (currently only supports up to HTTP/1.1).