THttpDuplicateCookiePolicy

Strategy to deal with cookies with the same name.

Members

OrdinalNameDescription
0hdcpException Raise an EException when duplicate cookie names are added.
1hdcpFree Drop subsequent cookies with the same name.
2hdcpOverwrite Drop existing cookies with the same name

Source

Http.Cookie.pas (43)