Re: Client testing with custom http request referrer

2008-07-02 Thread Collin Grady
Please do not re-post your question - you already submitted this 7 hours before you posted this one, so you should just wait for replies to that :) --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users"

Client testing with custom http request referrer

2008-07-01 Thread Rob P
I am writing an application that tracks URLs and stores different information about them (ie URL, referrer, user agent, etc...). Currently I am writing unit tests for it and I need to be able to spoof the referrer to test functionality (I only want to log specific referrers). Is there anyway I