/[emacs]/emacs/lisp/url/url-http.el
ViewVC logotype

Diff of /emacs/lisp/url/url-http.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8 by ttn, Mon Jan 3 16:53:17 2005 UTC revision 1.9 by eliz, Sat Jan 22 10:52:28 2005 UTC
# Line 459  should be shown to the user." Line 459  should be shown to the user."
459                (url-http-debug "Converting `%s' request to `GET' because of REDIRECT(%d)"                (url-http-debug "Converting `%s' request to `GET' because of REDIRECT(%d)"
460                                url-http-method url-http-response-status)                                url-http-method url-http-response-status)
461                (setq url-http-method "GET"                (setq url-http-method "GET"
462                      url-request-data nil)))                      url-http-data nil)))
463             (303             (303
464              ;; The response to the request can be found under a different              ;; The response to the request can be found under a different
465              ;; URI and SHOULD be retrieved using a GET method on that              ;; URI and SHOULD be retrieved using a GET method on that

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26