Interface HttpResponse

    • Method Detail

      • getStatus

        HttpStatus getStatus()
        The HTTP status code for the HTTP response (e.g. 200 for OK, 404 for not found, etc..)
        Returns:
        the status of the HTTP response