Commit graph

2 commits

Author SHA1 Message Date
daniel
36062df690 RequestInterface: add hasBody()
hasBody() provides an easy way to check whether the request contains
payload data. This ensures this check is performed consistently and in
accordance with RFC 9110.

Change-Id: If15f2cb6239c4c8170e70a5bec8a5f0821361275
2024-02-28 10:17:08 +00:00
Atieno
f074feeb55 RequestData: Introduce phpunit tests
Bug: T357025
Change-Id: I2d1da0e1db0b21befaeffb107fe2e530b6721d0e
2024-02-26 17:16:27 +03:00