mirror of
https://github.com/kennethreitz/requests-html.git
synced 2026-06-05 14:50:20 +00:00
more accurate description
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
+1
-1
@@ -446,7 +446,7 @@ class HTMLResponse(requests.Response):
|
||||
|
||||
|
||||
def user_agent(style=None) -> _UserAgent:
|
||||
"""Returns a random user-agent, if not requested one of a specific
|
||||
"""Returns an apparently legit user-agent, if not requested one of a specific
|
||||
style. Defaults to a Chrome-style User-Agent.
|
||||
"""
|
||||
global useragent
|
||||
|
||||
Reference in New Issue
Block a user