Request HTTP Referer

You found an error in the program ? Report it here
Post Reply
Nik0
Posts: 15
Joined: 2003-03-15 11:20:01

Request HTTP Referer

Post by Nik0 »

Hi,

there is now a referer check at my default picture download site.
viewtopic.php?t=537&highlight=

Could you please add a possiblility to change the http referer field with the function "GetPicture"?

Bye
Nik0
antp
Site Admin
Posts: 9630
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

I made if for GetPage (GetPage2) but I forgot to do it for GetPicture :/
It will be done for next version.
I'll probably soon release a test version for testing one or two other things, I will try to think to do that at the same time.
antp
Site Admin
Posts: 9630
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

If you want to test the referer for the pic, I added a function GetPicture2(address, referer: string) to the 3.5.1.0 build that I made for testing MediaInfo 0.7
You can get it at
http://www2.antp.be/antp/software/temp/amc3510b1.rar
The File -> Import window does not work at 100% since I was working on it, and the translation files may have some problems too.
Nik0
Posts: 15
Joined: 2003-03-15 11:20:01

Post by Nik0 »

Thanks, it's all well done!

Here is the updated script:
viewtopic.php?p=18408#18408
Post Reply