rspec/rules/S4830/javascript/highlighting.adoc
2023-06-20 13:26:14 +02:00

6 lines
214 B
Plaintext

When ``++request.get/post/...++`` is used:
* primary location: the call to ``++request.get/post/...++``
* secondary location: on ``++rejectUnauthorized: false++``
** message: 'Set "rejectUnauthorized" to "true".'