Use xdg-open to set cookie or post data
Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
I use debian with gnome, and I often use xdg-open
to launch my broswer on differents websites.
I know xdg-open
is intended to use system's default application for argument's registered purpose, be it open files, URLs, or any preferred application, but is there a way to tell xdg-open to tell my broswer xdg-open 'https://example.com/' --cookie=/tmp/my/cookie
, or to change the verb used (use POST
, and add data to the body of the request) ? (Which would presuppose some unified ways to set cookie or post data crossbroswer, which I doubt but /meh)
xdg-open cookie
add a comment |Â
up vote
1
down vote
favorite
I use debian with gnome, and I often use xdg-open
to launch my broswer on differents websites.
I know xdg-open
is intended to use system's default application for argument's registered purpose, be it open files, URLs, or any preferred application, but is there a way to tell xdg-open to tell my broswer xdg-open 'https://example.com/' --cookie=/tmp/my/cookie
, or to change the verb used (use POST
, and add data to the body of the request) ? (Which would presuppose some unified ways to set cookie or post data crossbroswer, which I doubt but /meh)
xdg-open cookie
note to myself : : first idea : replace my firefox in default applications with a proxy, and make a double dispatch depending on used broswer, then use unix.stackexchange.com/questions/82597/â¦
â Pierre Antoine Guillaume
Feb 9 at 11:41
and unix.stackexchange.com/questions/375857/â¦
â Pierre Antoine Guillaume
Feb 9 at 12:29
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I use debian with gnome, and I often use xdg-open
to launch my broswer on differents websites.
I know xdg-open
is intended to use system's default application for argument's registered purpose, be it open files, URLs, or any preferred application, but is there a way to tell xdg-open to tell my broswer xdg-open 'https://example.com/' --cookie=/tmp/my/cookie
, or to change the verb used (use POST
, and add data to the body of the request) ? (Which would presuppose some unified ways to set cookie or post data crossbroswer, which I doubt but /meh)
xdg-open cookie
I use debian with gnome, and I often use xdg-open
to launch my broswer on differents websites.
I know xdg-open
is intended to use system's default application for argument's registered purpose, be it open files, URLs, or any preferred application, but is there a way to tell xdg-open to tell my broswer xdg-open 'https://example.com/' --cookie=/tmp/my/cookie
, or to change the verb used (use POST
, and add data to the body of the request) ? (Which would presuppose some unified ways to set cookie or post data crossbroswer, which I doubt but /meh)
xdg-open cookie
asked Feb 9 at 9:35
Pierre Antoine Guillaume
261211
261211
note to myself : : first idea : replace my firefox in default applications with a proxy, and make a double dispatch depending on used broswer, then use unix.stackexchange.com/questions/82597/â¦
â Pierre Antoine Guillaume
Feb 9 at 11:41
and unix.stackexchange.com/questions/375857/â¦
â Pierre Antoine Guillaume
Feb 9 at 12:29
add a comment |Â
note to myself : : first idea : replace my firefox in default applications with a proxy, and make a double dispatch depending on used broswer, then use unix.stackexchange.com/questions/82597/â¦
â Pierre Antoine Guillaume
Feb 9 at 11:41
and unix.stackexchange.com/questions/375857/â¦
â Pierre Antoine Guillaume
Feb 9 at 12:29
note to myself : : first idea : replace my firefox in default applications with a proxy, and make a double dispatch depending on used broswer, then use unix.stackexchange.com/questions/82597/â¦
â Pierre Antoine Guillaume
Feb 9 at 11:41
note to myself : : first idea : replace my firefox in default applications with a proxy, and make a double dispatch depending on used broswer, then use unix.stackexchange.com/questions/82597/â¦
â Pierre Antoine Guillaume
Feb 9 at 11:41
and unix.stackexchange.com/questions/375857/â¦
â Pierre Antoine Guillaume
Feb 9 at 12:29
and unix.stackexchange.com/questions/375857/â¦
â Pierre Antoine Guillaume
Feb 9 at 12:29
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f422988%2fuse-xdg-open-to-set-cookie-or-post-data%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
note to myself : : first idea : replace my firefox in default applications with a proxy, and make a double dispatch depending on used broswer, then use unix.stackexchange.com/questions/82597/â¦
â Pierre Antoine Guillaume
Feb 9 at 11:41
and unix.stackexchange.com/questions/375857/â¦
â Pierre Antoine Guillaume
Feb 9 at 12:29