aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/data/scripts/load_cookies.sh
Commit message (Collapse)AuthorAge
* sometimes load_cookies.sh didn't parse cookies properlyGravatar Brendan Taylor2011-10-23
| | | | this was causing the updated EM to drop the connection.
* Use 4 space indentation for consistencyGravatar Ben Boeckel2011-03-10
|
* Remove the use of positional argumentsGravatar Ben Boeckel2011-03-10
| | | | Positional arguments should be given meaningful names.
* Quote variables which may contain spacesGravatar Ben Boeckel2011-03-10
|
* remove positional argument support from examplesGravatar Brendan Taylor2010-12-30
|
* use sync_spawn_exec to load cookiesGravatar keis2010-12-18
|
* bring it all togetherGravatar keis2010-12-17
add script that loads all cookies from a file by calling add_cookie disable cookie_handler in config call load_cookies.sh from config don't start cookie daemon in uzbl-browser