-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Marcello,

Marcello Savino wrote:
> The reason i need the request body is that the action i should take
> is to analyze the html generated. (ie.: syntax checking, finding img
> without alt attributes, reading meta-information ...). More: this job
> must be done server side (no jscript or other client-side stuff are
> allowed in my application).

HTTP requests should not contain any HTML at all, so I'm not sure what
you were expecting to read from the request.

I'm starting to think that Dave Newton was on the right track, although
it seemed like a hideous hack ;)

So, correct me if I'm wrong, but it sounds like you want to put some
server-side checks /outside/ your HTML-generating code in order to
perform some quality-assurance on the outgoing HTML code.

I think this is best done with a filter.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFv4B89CaO5/Lv0PARAm0DAKDD/MaKU+ZhVKsK7hziU8nSRVHSmQCgmrsQ
vElcEzZcruaNNlTifc9gOqI=
=b4U+
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to