User tests: Successful: Unsuccessful:
The plg_task_requests GET routine could only send a single, fixed Authorization header. Any API that needs a different header (X-API-Key, Accept, User-Agent), could not be called from a scheduled task. Additionally, some hosters block requests that arrive without a User-Agent header, so a scheduled GET Request task against those endpoints simply fails.
This PR adds a repeatable subform to the GET request to set custom headers.
tmp/task_<id>_response.htmlNo way to set custom headers (except Authorization header)
Repeatable custom headers table. The original authorization fields still exist for backwards compatibility.
Please select:
Documentation link for guide.joomla.org:
No documentation changes for guide.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
| Status | New | ⇒ | Pending |
| Category | ⇒ | Administration Language & Strings Front End Plugins Unit Tests |
| Title |
|
||||||
| Labels |
Added:
Feature
Unit/System Tests
Language Change
PR-6.3-dev
|
||