On 24/03/2011 10:49 PM, Christoph Zwerschke wrote:
> Am 24.03.2011 01:25 schrieb Oliver Bock:
>> I have had a few requests where the values in request.fields() do not
>> agree with what is in QUERY_STRING. Below, see that the referrer,
>> QUERY_STRING and REQUEST_URI all show _id=BK000579561338
Am 24.03.2011 01:25 schrieb Oliver Bock:
> I have had a few requests where the values in request.fields() do not
> agree with what is in QUERY_STRING. Below, see that the referrer,
> QUERY_STRING and REQUEST_URI all show _id=BK000579561338, and yet in
> fields we see _id=BK000579558176! How
I have had a few requests where the values in request.fields() do not
agree with what is in QUERY_STRING. Below, see that the referrer,
QUERY_STRING and REQUEST_URI all show _id=BK000579561338, and yet in
fields we see _id=BK000579558176! How can this be? Looking at
HTTPRequest.py I