Interface HTTPHeader

All Known Implementing Classes:
CookieHeader, RawHeader, SetCookieHeader

public interface HTTPHeader
Header that contains information about the HTTP request/response
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the raw header
  • Method Details

    • toString

      String toString()
      Get the raw header
      Overrides:
      toString in class Object
      Returns:
      raw header value