Bug 304 - Add handling for HTTP method Patch and add it http permit method comand
Review Request #95 — Created Nov. 21, 2023 and discarded — Latest diff uploaded
| Information | |
|---|---|
| tanya | |
| APV10 | |
| rel_apv_10_7 | |
| 304 | |
| Reviewers | |
| kdutta, timlai, wli | |
Added PATCH to the method parser. Added patch to http logs. Added patch to http permit cli and look up.
tested http permit with PATCH, if we add get but not patch then patch is denied. If we add patch it's permitted.
