GRPC request schema can be substituted or omitted
Reports unnecessary `grpc` or standard `http[s]` schemes usage in gRPC requests
Example requests:
Locating this inspection
- By ID
Can be used to locate inspection in e.g. Qodana configuration files, where you can quickly enable or disable it, or adjust its settings.
GrpcSchemes- Via Settings dialog
Path to the inspection settings via IntelliJ Platform IDE Settings dialog, when you need to adjust inspection settings directly from your IDE.
To avoid confusion, it is recommended to use dedicated `grpcs` scheme in a gRPC request, when the request should use secure channel underneath. Otherwise, the scheme might be completely omitted
Inspection Details | |
---|---|
By default bundled with: | GoLand 2024.2, IntelliJ IDEA 2024.2, JetBrains Rider 2024.2, Qodana for .NET 2024.2, Qodana for Go 2024.2, Qodana for JVM 2024.2, |
Can be installed with plugin: | gRPC, 242.22892 |