terom@102:

Request.META

terom@10:
terom@102: % for key, val in request.META.iteritems() : terom@102:
${key|h}
${val|h}
terom@10: % endfor terom@10: