Package org.craftercms.commons.http


package org.craftercms.commons.http
  • Classes
    Class
    Description
    Utility class to create and delete cookies with common domain, path and max age.
    Utility methods for HTTP related stuff.
    Holds the current HTTP servlet request and response.
    Binds a new request context to the current thread before the chain is called, and then removes it after the chain is called.