CloudSlang/cs-actions

View on GitHub
cs-abbyy/src/main/java/io/cloudslang/content/abbyy/entities/requests/HttpRequest.java

Summary

Maintainability
B
6 hrs
Test Coverage

HttpRequest has 48 methods (exceeds 20 allowed). Consider refactoring.
Open

public interface HttpRequest {
    String getUrl() throws URISyntaxException;


    String getTlsVersion();

    There are no issues that match your filters.

    Category
    Status