/[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.12 by eliz, Sat Jun 4 18:29:59 2005 UTC revision 1.13 by eliz, Sat Jun 4 18:32:57 2005 UTC
# Line 501  should be shown to the user." Line 501  should be shown to the user."
501                   (url-request-extra-headers url-http-extra-headers))                   (url-request-extra-headers url-http-extra-headers))
502               (url-retrieve redirect-uri url-callback-function               (url-retrieve redirect-uri url-callback-function
503                             (cons redirect-uri                             (cons redirect-uri
504                                   (and url-callback-arguments                                   (cdr url-callback-arguments)))
                                       (cdr url-callback-arguments))))  
505               (url-mark-buffer-as-dead (current-buffer))))))               (url-mark-buffer-as-dead (current-buffer))))))
506        (4                                ; Client error        (4                                ; Client error
507         ;; 400 Bad Request         ;; 400 Bad Request

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

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