Package com.bobocode.bring.web.servlet.http


package com.bobocode.bring.web.servlet.http
  • Class
    Description
    The HttpHeaders class represents a collection of HTTP headers.
    Enumeration containing common HTTP header names.
    Enumeration representing HTTP status codes as defined in the HTTP/1.1 specification.
     
    Utility class for representing common media types used in HTTP requests and responses.
    Represents an HTTP response entity, containing a response body, headers, and HTTP status.