Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 392 Bytes

cookie.md

File metadata and controls

15 lines (12 loc) · 392 Bytes

Cookie


Description

Package containing a cookie handler

Interfaces

Name Description
CookieHandler Defines a cookie handler for the HTTP package

Classes

Name Description
HttpCookieHandler An implementation of the im\http\CookieHandler interface