Modify ↓
Opened 12 years ago
Closed 12 years ago
#2490 closed Feature Request (Duplicate)
HttpSetUserAgent return value
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | Severity: | None | |
| Keywords: | HttpSetUserAgent, return value | Cc: |
Description
Could you please make HttpSetUserAgent return the old user agent when setting a new one?
This would allow people to use this function in UDFs without having to worry about interfering with other parts of the script, because you could undo your change at the end of the function call.
Attachments (0)
Note:
See TracTickets
for help on using tickets.

Duplicate of #2489.