[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/administrator/language/en-GB/ -> plg_task_requests.ini (source)

   1  ; Joomla! Project
   2  ; (C) 2021 Open Source Matters, Inc. <https://www.joomla.org>
   3  ; License GNU General Public License version 2 or later; see LICENSE.txt
   4  ; Note : All ini files need to be saved as UTF-8
   5  
   6  PLG_TASK_REQUESTS="Task - Requests"
   7  PLG_TASK_REQUESTS_BEARER="Bearer"
   8  PLG_TASK_REQUESTS_JOOMLA_TOKEN="X-Joomla-Token"
   9  PLG_TASK_REQUESTS_LABEL_AUTH="Authorization"
  10  PLG_TASK_REQUESTS_LABEL_AUTH_HEADER="Authorization Header"
  11  PLG_TASK_REQUESTS_LABEL_AUTH_KEY="Authorization Key"
  12  PLG_TASK_REQUESTS_LABEL_REQUEST_TIMEOUT="Request Timeout"
  13  PLG_TASK_REQUESTS_LABEL_REQUEST_URL="Request URL"
  14  PLG_TASK_REQUESTS_TASK_GET_REQUEST_DESC="Make GET requests to a server. Supports a custom timeout and authorization headers."
  15  PLG_TASK_REQUESTS_TASK_GET_REQUEST_LOG_RESPONSE="Request response code was: %1$d"
  16  PLG_TASK_REQUESTS_TASK_GET_REQUEST_LOG_TIMEOUT="GET request failed or timed out."
  17  PLG_TASK_REQUESTS_TASK_GET_REQUEST_LOG_UNWRITEABLE_OUTPUT="Unable write output file!"
  18  PLG_TASK_REQUESTS_TASK_GET_REQUEST_ROUTINE_END_LOG_MESSAGE="GET return code is: %1$d. Processing Time: %2$.2f seconds"
  19  PLG_TASK_REQUESTS_TASK_GET_REQUEST_TITLE="GET Request"
  20  PLG_TASK_REQUESTS_XML_DESCRIPTION="Job plugin to make GET requests to a server."


Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer