Re: Test cases for RFC 9110 Section 13

2024-12-12 Thread Rémy Maucherat
On Thu, Dec 12, 2024 at 9:35 AM Mark Thomas wrote: > > Hi all, > > Two test classes have been added for RFC 9110 section 13: > > TestDefaultServletRfc9110Section13 > TestDefaultServletRfc9110Section13Parameterized > > The parameterized version is a subset of the non-parameterized. I have > confirm

Test cases for RFC 9110 Section 13

2024-12-12 Thread Mark Thomas
Hi all, Two test classes have been added for RFC 9110 section 13: TestDefaultServletRfc9110Section13 TestDefaultServletRfc9110Section13Parameterized The parameterized version is a subset of the non-parameterized. I have confirmed via code coverage that the parameterized version is currently a