Package kong.unirest

Interface HttpResponseSummary


  • public interface HttpResponseSummary
    A Summary of rhe response
    • Method Detail

      • getStatus

        int getStatus()
        Returns:
        the http response code
      • getStatusText

        String getStatusText()
        Returns:
        the text of the http response code