rspec/rules/S4830/javascript/highlighting.adoc

6 lines
214 B
Plaintext
Raw Normal View History

2023-06-20 13:26:14 +02:00
When ``++request.get/post/...++`` is used:
* primary location: the call to ``++request.get/post/...++``
* secondary location: on ``++rejectUnauthorized: false++``
** message: 'Set "rejectUnauthorized" to "true".'