all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Paul Pogonyshev <pogonyshev@gmx.net>
Cc: emacs-devel@gnu.org
Subject: Re: help with URL module needed
Date: Mon, 29 Nov 2004 16:01:10 +0200	[thread overview]
Message-ID: <200411291601.10780.pogonyshev@gmx.net> (raw)
In-Reply-To: <je653pzf9j.fsf@sykes.suse.de>

Hmm...

I think I found a bug in URL module that _might_ be related to the weird problem
I'm experiencing.

My `url-cookie-storage' variable has cookies listed for my *proxy domain*, not
(ru|en).wikipedia.org!  As the result, the cookies are not sent, as URL module
seems to correctly compare domains (i.e. it doesn't compare with the proxy.)

Can you please look at this?

Andreas Schwab wrote:
> Paul Pogonyshev <pogonyshev@gmx.net> writes:
> > Can you maybe help me indirectly?  Do you know how I could catch a
> > request that is sent by one of the browsers?  (I have Konqueror, Mozilla
> > and Lynx here, but all quite old.)  Maybe there is a generic way to log
> > everything sent by HTTP?
>
> For example tcpdump, ethereal, or a transparent proxy.

Thanks.

In case anyone is interested, this way of dumping requests seems particularly
easy (for localhost only): use tcputils (ftp://ftp.lysator.liu.se/pub/unix/tcputils/)
and do

	tcplisten 80

Then all you need is to hack the <form action="..." ...> a little to make it
send the request to 127.0.0.1.

Paul

  reply	other threads:[~2004-11-29 14:01 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-26 15:32 help with URL module needed Paul Pogonyshev
2004-11-26 16:04 ` Masatake YAMATO
2004-11-26 16:58   ` Paul Pogonyshev
2004-11-28 14:38     ` Paul Pogonyshev
2004-11-28 19:12       ` Andreas Schwab
2004-11-28 22:37         ` Paul Pogonyshev
2004-11-28 22:59           ` Andreas Schwab
2004-11-28 23:12             ` Paul Pogonyshev
2004-11-28 23:43               ` Alex Schroeder
2004-11-29  0:10               ` Andreas Schwab
2004-11-29 14:01                 ` Paul Pogonyshev [this message]
2004-11-30 19:49                   ` Paul Pogonyshev
2004-11-30 21:29                     ` Andreas Schwab
2004-11-29 21:42             ` Thien-Thi Nguyen
2004-11-30  0:35               ` Andreas Schwab
2004-11-30  9:22                 ` Thien-Thi Nguyen
2004-11-30 17:18         ` Mark A. Hershberger
2004-11-26 16:27 ` Thien-Thi Nguyen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200411291601.10780.pogonyshev@gmx.net \
    --to=pogonyshev@gmx.net \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.