Thursday, February 11, 2010

Parse HTTP Response

Steve commented (justly) that there is no Python library function to parse HTTP transportation. Here is one way to do it:

4 comments:

  1. Anonymous14/2/10 14:49

    Genial brief and this enter helped me alot in my college assignement. Thanks you on your information.

    ReplyDelete
  2. Anonymous21/2/10 08:53

    You have really great taste on catch article titles, even when you are not interested in this topic you push to read it

    ReplyDelete
  3. Anonymous15/2/13 18:07

    Thanks, this helped me get started on a FakeHTTPConnection class for use with urllib2.

    ReplyDelete
  4. @samwyse - Glad you find my blog useful :)

    ReplyDelete