rspec/rules/S4830/javascript/highlighting.adoc

9 lines
233 B
Plaintext

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