Use referer too as source of transaction IDs
authorSimo Sorce <simo@redhat.com>
Mon, 12 Jan 2015 20:02:18 +0000 (15:02 -0500)
committerPatrick Uiterwijk <puiterwijk@redhat.com>
Fri, 16 Jan 2015 09:33:22 +0000 (10:33 +0100)
commitd6ffbfe04bc6b6370e3aa112e7bdd7183a851a94
tree90079c515153765db4c827c41f3bc5bcc2ccf828
parent45cb73a21a90084818c3057e362ef9459f1600f3
Use referer too as source of transaction IDs

This allows us to use apache module that use things like ErrorDocument
directives to do internal redirects and still retain the original
transaction intact.

Signed-off-by: Simo Sorce <simo@redhat.com>
Reviewed-by: Patrick Uiterwijk <puiterwijk@redhat.com>
ipsilon/util/page.py
ipsilon/util/trans.py