Bug#785763: httest: Broken example in manpage

2024-11-15 Thread Micha Lenk
Hi Petter, On 24.10.24 07:04, Petter Reinholdtsen wrote: is broken as the expect type is missing. The correct command for this example should look like this: _EXPECT header "/foo" Do you mean a change like this: diff --git a/src/httest.ext b/src/httest.ext index a75943d..ec0664c 10064

Bug#785763: httest: Broken example in manpage

2024-10-23 Thread Petter Reinholdtsen
[Micha Lenk 2015-05-20] > is broken as the expect type is missing. The correct command for this example > should look like this: > >_EXPECT header "/foo" Do you mean a change like this: diff --git a/src/httest.ext b/src/httest.ext index a75943d..ec0664c 100644 --- a/src/httest.ext +++ b/