From 76add942a143ae0848bc72b525c870e48ac332ea Mon Sep 17 00:00:00 2001 From: Robert Greener Date: Sat, 2 Jul 2022 19:12:16 +0100 Subject: [PATCH] dev-R/webfakes: remove malformed xml in metadata Signed-off-by: Robert Greener --- dev-R/webfakes/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-R/webfakes/metadata.xml b/dev-R/webfakes/metadata.xml index 7d382655eb..70ada3c5e6 100644 --- a/dev-R/webfakes/metadata.xml +++ b/dev-R/webfakes/metadata.xml @@ -5,7 +5,7 @@ me@r0bert.dev Robert Greener - Create a web app that makes it easier to test web clients without using the internet. It includes a web app framework with path matching, parameters and templates. Can parse various 'HTTP' request bodies. Can send 'JSON' data or files from the disk. Includes a web app that implements the web service. + Create a web app that makes it easier to test web clients without using the internet. It includes a web app framework with path matching, parameters and templates. Can parse various 'HTTP' request bodies. Can send 'JSON' data or files from the disk. Includes a web app that implements the https://httpbin.org web service. Gábor Csárdi