emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

address@hidden: url-gw.el: Cannot use proxy with url-gw.el 1.15]


From: Richard Stallman
Subject: address@hidden: url-gw.el: Cannot use proxy with url-gw.el 1.15]
Date: Wed, 08 Nov 2006 19:54:31 -0500

Would someone please DTRT and then ack?

------- Start of forwarded message -------
To: address@hidden
From: Shun-ichi GOTO <address@hidden>
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  <address@hidden>
   R&D Group, TAIYO Corp., Tokyo, JAPAN







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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]