Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tornadoweb/tornado
/ get_argument
Method
get_argument
tornado/web.py:445–446 · tornado/web.py::RequestHandler.get_argument
(self, name: str, default: str, strip: bool = True)
Source
from the content-addressed store, hash-verified
443
444
@overload
445
def
get_argument(self, name: str, default: str, strip: bool = True) -> str:
446
pass
447
448
@overload
449
def
get_argument(
class
="cm"># noqa: F811
Callers
15
check_xsrf_cookie
Method · 0.95
_on_authentication_verified
Method · 0.80
get_ax_arg
Method · 0.80
get_authenticated_user
Method · 0.80
get
Method · 0.80
post
Method · 0.80
get
Method · 0.80
_oauth_get_user_future
Method · 0.80
get
Method · 0.80
get
Method · 0.80
get
Method · 0.80
get
Method · 0.80
Calls
1
_get_argument
Method · 0.95
Tested by
15
get
Method · 0.64
post
Method · 0.64
get
Method · 0.64
_oauth_get_user_future
Method · 0.64
get
Method · 0.64
get
Method · 0.64
get
Method · 0.64
get
Method · 0.64
get
Method · 0.64
get
Method · 0.64
get
Method · 0.64
get
Method · 0.64