Gnus development mailing list
 help / color / mirror / Atom feed
From: Harry Putnam <reader@newsguy.com>
Cc: ding@gnus.org
Subject: Re: HTTP/0.9 How I hate thee! ... what the...
Date: 03 Mar 2001 11:37:50 -0800	[thread overview]
Message-ID: <m37l26prsz.fsf@gnus.cvs.983032537> (raw)
In-Reply-To: <86vgps8dmh.fsf@totally-fudged-out-message-id> (wmperry@aventail.com's message of "Fri, 2 Mar 2001 19:07:42 -0500")

wmperry@aventail.com (William M. Perry) writes:

> > 
> > 	 $ telnet www.cs.indiana.edu 80
> > 	Trying 129.79.254.195...
> > 	Connected to grouchy.cs.indiana.edu.
> > 	Escape character is '^]'.
> > 	HEAD / HTTP/1.0
> >         []   <==cursor here  forever
> 
> Doesn't look like you hit return twice... this is a bug in the state
> machine for HTTP/1.1 that I haven't had a chance to track down yet.

Yeah, sorry, I forgot how to tie my shoes for a moment...

> 
> What happens if you (setq url-http-debug t) and then start the download?
> This will spit out a LOT of debugging info about reusing connections,
> requests/responses, etc into the "*HTTP-DEBUG*" buffer.

Nothing different happens in any way that I can see.  Following this
sequence.

Start a new instance of emacs with this code in startup files:

site-start.el:
  (add-to-list 'Info-default-directory-list "/usr/local/w3-cvs/w3/texi")
  (add-to-list 'Info-default-directory-list "/usr/local/w3-cvs/url/texi")

  (add-to-list 'load-path  "/usr/local/w3-cvs/w3/lisp")
  (add-to-list 'load-path  "/usr/local/w3-cvs/url/lisp")  
        (all pointing to current cvs files)

~/.emacs     :  
  (require 'w3-auto "w3-auto")
and the new setq
        (setq url-http-debug t)

Pressing M-x w3 it trys to download the home page then prints the `How
I hate thee' and stalls.

   Reading directory /home/reader/...done
   Loading w3 (source)...
   Loading cl-macs...
   Loading cl-macs...done
   Loading cl-seq...
   Loading cl-seq...done
   Loading cl...
   Loading cl...done
   Loading cl-extra...
   Loading cl-extra...done
   Loading bytecomp...
   Loading bytecomp...done
   Loading byte-opt...
   Loading byte-opt...done
   Loading cus-edit...
   Loading wid-browse...
   Loading wid-browse...done
   Loading cus-edit...done
   Loading w3 (source)...done
   Loading url-auth (source)...
   Loading url-auth (source)...done
   Could not load cookie file /home/reader/.url/cookies
   Loading mail-extr...
   Loading mail-extr...done
   Loading w3-hot (source)...
   Loading w3-hot (source)...done
   Contacting host: www.cs.indiana.edu:80
   Loading url-cache (source)...
   Loading url-cache (source)...done
   Downloading of `http://www.cs.indiana.edu/elisp/w3/docs.html'\
   complete.
   Parsed  82% of 2632...
   Parsed 100% of 2632...done
   Drawing... \
   Loading w3-style (source)...
   Loading w3-style (source)...done
   HTTP/0.9 How I hate thee!
   Drawing... done
   Quit
   






  reply	other threads:[~2001-03-03 19:37 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-28 21:30 Harry Putnam
2001-03-01  8:47 ` Hannu Koivisto
2001-03-01 12:55 ` Kai Großjohann
2001-03-01 22:24   ` Harry Putnam
2001-03-02  4:55     ` ShengHuo ZHU
2001-03-02  6:36       ` Harry Putnam
2001-03-02  6:44         ` ShengHuo ZHU
2001-03-02  8:04           ` Harry Putnam
2001-03-02 10:37     ` Florian Weimer
2001-03-02 22:06       ` Harry Putnam
2001-03-03  0:07     ` William M. Perry
2001-03-03 19:37       ` Harry Putnam [this message]
2001-03-03  0:07   ` William M. Perry
2001-03-03 19:54     ` Harry Putnam
2001-03-03 20:05       ` Kai Großjohann
2001-03-03 21:21         ` Harry Putnam
2001-03-01 13:32 ` Charles Sebold
2001-03-01 22:43   ` Harry Putnam
2001-03-03 10:34 ` Florian Weimer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m37l26prsz.fsf@gnus.cvs.983032537 \
    --to=reader@newsguy.com \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 NNTP newsgroup(s).