Interface ResponseHead

All Known Implementing Classes:
Response, SendResponse

public interface ResponseHead
  • Method Details

    • statusCode

      int statusCode()
      Returns:
      the response status code returned from the HTTP client
    • headers

      Returns:
      the response headers returned from the HTTP client