[Bug 785] validator does not supply reasonable Accept header by default

http://www.w3.org/Bugs/Public/show_bug.cgi?id=785





------- Comment #3 from ot@w3.org  2007-02-22 06:25 -------
Terje,

I disagree that this bug depends on Bug #18, or that solving Bug #18 would
solve this. While Bug #18 might be interesting to implement, there will still
be a need for a default. 

At the moment default Accept-* headers are those by default for:
new HTTP::Request(GET => $uri);

Two possibilities:
- forward those of the requesting UA
- hardcode a default for all the media types supported by the validator

My preference goes to the latter.

Thoughts?

(P.S Terje, if you don't think you'll be working on this, please reassign to
me. Thanks.)

Received on Thursday, 22 February 2007 06:25:37 UTC