1KCOOKIEJAR4(8) KDE User's Manual KCOOKIEJAR4(8)
2
3
4
6 kcookiejar4 - KDE HTTP cookie daemon
7
9 kcookiejar4 [--help] [Generic-options] [Qt-options] [KDE-options]
10 [--shutdown] [--remove domain] [--remove-all]
11 [--reload-config]
12
14 kcookiejar4 handles the HTTP cookies providing a D-BUS service to
15 store/retrieve/clean cookies.
16
18 --author
19 Show author information.
20
21 --help
22 Show help about options.
23
24 --help-all
25 Show all options.
26
27 --help-kde
28 Show KDE specific options.
29
30 --help-qt
31 Show Qt specific options.
32
33 --license
34 Show license information.
35
36 -v--version
37 Show version information
38
40 --shutdown
41 Shut down cookie jar and the D-BUS service.
42
43 --remove domain
44 Removes cookies for domain from the cookie jar.
45
46 --remove-all
47 Removes all the cookies from the cookie jar.
48
49 --reaload-config
50 Reloads the configuration file.
51
53 KDE web browser konqueror uses kcookiejar4 for storing and managing
54 cookies using the D-Bus service kcookiejar4 provides.
55
56 When kcookiejar4 is started without parameters, it provides a D-BUS
57 service to handle HTTP cookies.
58
59 When kcookiejar4 is started with some parameters, it does additional
60 tasks to the cookies jar it provides, like removing the cookies from
61 one domain.
62
64 kdeoptions(7), qtoptions(7)
65
67 There are probably tons of bugs. Use bugs.kde.org[1] to report them.
68
70 Waldo Bastian <bastian@kde.org>
71 Author.
72
73 Dawit Alemayehu <adawit@kde.org>
74 Author.
75
77 1. bugs.kde.org
78 http://bugs.kde.org
79
80
81
820.01.01 2008-10-14 KCOOKIEJAR4(8)