#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 by , on May 16, 2008 at 2:00:15 PM
| Version: | 3.2.10.0 |
|---|
comment:2 by , on May 16, 2008 at 9:30:34 PM
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 by , on May 16, 2008 at 10:32:09 PM
| Resolution: | → Rejected |
|---|---|
| Status: | new → closed |
WeaponX hit this. Closing as Rejected.

Automatic ticket cleanup.