tests/data: delete stray space indentation from xml tags

Closes #19428
This commit is contained in:
Viktor Szakats 2025-11-04 14:51:31 +01:00
parent 49ef2f8d1e
commit 67236f7edd
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
34 changed files with 54 additions and 54 deletions

View file

@ -26,7 +26,7 @@ http
<name>
HTTP POST with *HUGE* request and chunked transfer-encoding
</name>
<stdin>
<stdin>
#
data "we post this"
#
@ -36,7 +36,7 @@ header "Transfer-Encoding: chunked"
# Set the user-agent using a short-option:
-A "%repeat[99999 x a]%"
#
</stdin>
</stdin>
<command>
-K - %HOSTIP:%HTTPPORT/that.site.com/%TESTNUMBER
</command>