HTTP_REFERER header
Status: Alpha
Brought to you by:
coroberti
From: Henry C. <hen...@m-...> - 2011-03-16 02:56:51
|
Hi again, I'm trying to set the HTTP_REFERER header in my conf file using a HEADER line as below: URL=https://myurl/submissions/createupload URL_SHORT_NAME="Upload-POST" HEADER="Expect: " HEADER="HTTP_REFERER: https://myurl/account/login" REQUEST_TYPE=POST MULTIPART_FORM_DATA="submission[uploaded_content]=@./fixtures/dummyfile.txt" And it doesn't seem to be working, which is to say my app is checking for the header and its not there. I know curl has a command line option to set the referer. Is there, perhaps, a way of passing this into curl-loader? Or perhaps my syntax is just wrong? Thanks in advance for any help! Cheers, Henry -- Henry Collingridge Senior Market Systems Developer NZX Limited Level 2, NZX Centre 11 Cable St Wellington Direct Line: + 64 4 498 0041 Mobile: +64 27 450 0109 Fax: + 64 4 496 2893 |