英語 での Request parameter の使用例とその 日本語 への翻訳
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Programming
Calling the RSS feed does not require any request parameter, so the request part of the Web service call will be empty.
HostName' contains data coming from an HTTP request parameter and might be tainted line 13.
Token is included as a request parameter in the URL for password reissue screen sent by e-mail.
An attacker may be able to forge a request parameter to match sensitive file locations.
If optionally provide clientkey request parameter, provided clientkey and deviceid's relationship will be saved on server.
The code tests that the request parameter module equals category and.
The CategoryQuery datatype is used in a request parameter of the following operations.
In the URL, bold characters indicate a request parameter; superscript number corresponds to the No. in parameter list.
If the cookie and the request parameter both provide routing information for the same request, the information from the request parameter is used.
Client applications can not use combinations disabled here as the value of the"response_type" request parameter.
A client application may specify languages of claim values that are embedded in an ID token by using the"claims_locales" request parameter.
The authorizeResource method accepts the model's class name as its first argument, and the name of the route/ request parameter that will contain the model's ID as its second argument.
To avoid manually setting the sf_culture request parameter in every link_to(), symfony automatically adds the user culture to the default routing parameters. .
Acr claim is required as an essential claim. A client must use the claims request parameter, pass JSON as its value, and include{“essential": true} inside the JSON.
The request example is written in Japanese, but if Japanese is included in the request parameter, please URL encode(% encode) the Japanese part with UTF 8.
The request example is written in Japanese, but if Japanese is included in the request parameter, please encode URL(percent encoding) of the Japanese part with UTF 8.
To use this feature, implementations of a token endpoint and Web APIs must extract a client certificate from a request and pass it to an Authlete API as the value of the"clientCertificate" request parameter.
The software uses an HTTP request parameter to construct a pathname that should be within a restricted directory, but it does not properly neutralize sequences such as"…" that can resolve to a location that is outside of that directory.
As with most getter methods in symfony, both the$request->getParameter() method in the action and the$sf_params->get() method in the template(which, as a matter of fact, calls the same method on the same object) accept a second argument: the default value to be used if the request parameter is not present.
Athlete considers"if it is desired to obtain a persistent identifier of the authenticated user" as"if an id_token is requested". Therefore, the nonce parameter is required"when the response_type request parameter includes id_token" or"when the response_type includes code and the scope parameter includes openid.".