unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [gotoh@taiyo.co.jp: url-gw.el: Cannot use proxy with url-gw.el 1.15]
@ 2006-11-09  0:54 Richard Stallman
  2006-11-09  2:23 ` Chong Yidong
  2006-11-09  2:24 ` url-gw.el: Cannot use proxy with url-gw.el 1.15 Chong Yidong
  0 siblings, 2 replies; 6+ messages in thread
From: Richard Stallman @ 2006-11-09  0:54 UTC (permalink / raw)


Would someone please DTRT and then ack?

------- Start of forwarded message -------
To: emacs-pretest-bug@gnu.org
From: Shun-ichi GOTO <gotoh@taiyo.co.jp>
Date: Wed, 08 Nov 2006 17:52:20 +0900
Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka")
Content-Type: text/plain; charset=US-ASCII
Subject: url-gw.el: Cannot use proxy with url-gw.el 1.15
X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=failed 
	version=3.0.4

Url package in cvs head cannot use http proxy.
# gateway method is default (native).

For example, this simple code fail with url-gw.el rev 1.15
 (url-retrieve "http://www.gnu.org/" 'ignore))
but success with url-gw.el rev 1.14.

With rev 1.15, url-retrieve<f> issue GET requests
  GET http://zippo:8080/...       (incorrect!)
against proxy server instead of
  GET http://www.gnu.org/...      (correct)

 (Note: zippo:8080 is proxy in my local net)

I don't know why changes between two revs cause so.

- --- Regards,
 Shun-ichi Goto  <gotoh@taiyo.co.jp>
   R&D Group, TAIYO Corp., Tokyo, JAPAN







_______________________________________________
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
------- End of forwarded message -------

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-11-10 17:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-09  0:54 [gotoh@taiyo.co.jp: url-gw.el: Cannot use proxy with url-gw.el 1.15] Richard Stallman
2006-11-09  2:23 ` Chong Yidong
2006-11-09  2:24 ` url-gw.el: Cannot use proxy with url-gw.el 1.15 Chong Yidong
2006-11-09  3:06   ` Shun-ichi GOTO
2006-11-09  9:23     ` Shun-ichi GOTO
2006-11-10 17:09       ` Chong Yidong

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).