all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Stripping HTTP headers from an HTTP response?
@ 2009-12-15 13:28 Elena
  2009-12-15 14:44 ` Klaus Straubinger
  0 siblings, 1 reply; 5+ messages in thread
From: Elena @ 2009-12-15 13:28 UTC (permalink / raw)
  To: help-gnu-emacs

Hello,

I'd like to get some HTML documents via HTTP for processing. I'm using
`url-retrieve-synchronously' to retrieve the HTTP response and it
works. However it returns the full HTTP response (that is: including
headers) and it seems there is not a function to extract the embedded
HTML document. Should I just strip lines until the first empty one, or
there is a better way?

I've tried the package `http-get.el' but it hangs Emacs for a while
before failing, maybe because I'm beyond a proxy.

Thanks.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-12-16  7:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-15 13:28 Stripping HTTP headers from an HTTP response? Elena
2009-12-15 14:44 ` Klaus Straubinger
2009-12-15 15:34   ` Elena
2009-12-15 21:50   ` Tim X
2009-12-16  7:31     ` Klaus Straubinger

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.