Interface HttpResponse


  • public interface HttpResponse
    An HTTP response.
    Author:
    Julien Viet
    • Method Detail

      • statusCode

        int statusCode()
        Returns:
        the status code
      • headers

        MultiMap headers()
        Returns:
        the response headers