/[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.17 by lute, Mon Jul 4 16:37:19 2005 UTC revision 1.18 by rms, Fri Jul 15 05:12:09 2005 UTC
# Line 501  should be shown to the user." Line 501  should be shown to the user."
501                   (url-request-data url-http-data)                   (url-request-data url-http-data)
502                   (url-request-extra-headers url-http-extra-headers))                   (url-request-extra-headers url-http-extra-headers))
503               (url-retrieve redirect-uri url-callback-function               (url-retrieve redirect-uri url-callback-function
504                             (cons redirect-uri                             (cons :redirect
505                                   (cdr url-callback-arguments)))                                   (cons redirect-uri
506                                           url-callback-arguments)))
507               (url-mark-buffer-as-dead (current-buffer))))))               (url-mark-buffer-as-dead (current-buffer))))))
508        (4                                ; Client error        (4                                ; Client error
509         ;; 400 Bad Request         ;; 400 Bad Request

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

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