Interface HttpResponse


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

    Modifier and Type
    Method
    Description
     
    int
     
  • Method Details

    • statusCode

      int statusCode()
      Returns:
      the status code
    • headers

      MultiMap headers()
      Returns:
      the response headers