in reply to Re^2: well formed XHTML != tag soup
in thread well formed XHTML != tag soup

need the "Vary" handle

clue bat + manual = beat it :)

Sorry, couldn't resist after "handle".

CGI->header ( -content_type => 'stuff', -vary => 'Accept', -nph => 1, );

Replies are listed 'Best First'.
Re^4: well formed XHTML != tag soup
by CamelDung (Novice) on Jan 07, 2010 at 10:11 UTC
    LOL, No apology necessary. :)

    I think that gets it.

    Thank you very much.

    --
    use qw(:perl:always);
    use qw(:perlmonks:daily);