From cb2c99d38d8ad7510b3fb9fd56a6ae3f6f1bc175 Mon Sep 17 00:00:00 2001 From: Peter Potrowl Date: Thu, 14 Dec 2023 18:14:50 +0100 Subject: [PATCH] Improve texts to avoid confusion. --- .../lessons/httpbasics/documentation/HttpBasics_content2.adoc | 2 +- src/main/resources/lessons/httpbasics/html/HttpBasics.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/lessons/httpbasics/documentation/HttpBasics_content2.adoc b/src/main/resources/lessons/httpbasics/documentation/HttpBasics_content2.adoc index e45436589..b5b1fe032 100644 --- a/src/main/resources/lessons/httpbasics/documentation/HttpBasics_content2.adoc +++ b/src/main/resources/lessons/httpbasics/documentation/HttpBasics_content2.adoc @@ -1,3 +1,3 @@ == The Quiz -What type of HTTP command did WebGoat use for this lesson. A POST or a GET. +What type of HTTP verb does WebGoat use when submitting the form in this lesson? A POST or a GET? diff --git a/src/main/resources/lessons/httpbasics/html/HttpBasics.html b/src/main/resources/lessons/httpbasics/html/HttpBasics.html index d4f3ffc64..7314d00ec 100644 --- a/src/main/resources/lessons/httpbasics/html/HttpBasics.html +++ b/src/main/resources/lessons/httpbasics/html/HttpBasics.html @@ -64,7 +64,7 @@ - +
Was the HTTP command a POST or a GET:Is this form sending a POST or a GET: