Interface RqCookies

  • All Superinterfaces:
    Body, Head, Request
    All Known Implementing Classes:
    RqCookies.Base

    public interface RqCookies
    extends Request
    HTTP cookies parsing.

    All implementations of this interface must be immutable and thread-safe.

    Since:
    0.14