Bug Report #4696
Text::user_agent → HTTP::user_agent
| Status: | New | Start date: | 02/03/2013 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Core | |||
| Target version: | v3.4.0 | |||
| Resolution: | Points: | 1 |
Description
Almost year ago there was conversation about putting user_agent method into HTTP class, but someone thought it's not a right decision since we had no methods there. Times goes by and some methods found their places in HTTP class, so now I suggest to use HTTP::user_agent instead of Text::user_agent.