- From: Johannes Koch <koch@w3development.de>
- Date: Wed, 04 Jul 2007 17:24:11 +0200
- To: public-bpwg-comments@w3.org
Hi BPWG group, I just came around a situation where some requests were needed to get to the final response, e.g. like this: request 1: http://www.example.org/ response 1: 401 (needs authentication) request 2: http://www.example.org/ with authentication response 2: 302 to http://www.example.com/ request 3: http://www.example.com/ response 3: 401 (needs authentication) request 4: http://www.example.com/ with authentication response 4: 200 According to section 2.3.3, responses 1, 3 and 4 should be tested. So there is one (primary doc + included resources) to be tested for URI http://www.example.org/, but two (primary docs + included resources) to be tested for URI http://www.example.com/. Do you distinguish between these two? Or do all three belong together? -- Johannes Koch In te domine speravi; non confundar in aeternum. (Te Deum, 4th cent.)
Received on Wednesday, 4 July 2007 15:24:28 UTC