Opened 17 years ago
Closed 17 years ago
#287 closed Feature Request (Rejected)
Suggestion: Add an optional parameter "Referrer" to the Fuction "InetGet()"
Reported by: | rudi | Owned by: | |
---|---|---|---|
Milestone: | Component: | AutoIt | |
Version: | Severity: | None | |
Keywords: | InetGet(), add Referrer Info | Cc: |
Description
Hello.
I hope that I got the sense of the "referrer" information correctly, if not, pls let me know ;) ...
Several sites respond in different ways depending on the "Referrer" information passed along with a http request.
So it would be nice to have an optional parameter to specify the referrer info that shall be passed along with the inetget() request.
Regards, Rudi.
Attachments (0)
Change History (3)
comment:1 Changed 17 years ago by TicketCleanup
- Version 3.2.10.0 deleted
comment:2 Changed 17 years ago by WeaponX
I think this is too specific to add, there are tons of headers and you just want to add one? It would probably be better to use ObjCreate() with WinHttpRequest so you can pass more than one header.
comment:3 Changed 17 years ago by Valik
- Resolution set to Rejected
- Status changed from new to closed
WeaponX hit this. Closing as Rejected.
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Automatic ticket cleanup.