Re[2]: httplib question

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Laszlo Zsolt Nagy

    #1

    Re[2]: httplib question

    Hello Stuart,

    Monday, November 29, 2004, 8:59:57 PM, you wrote:
    [color=blue]
    > Laszlo,[/color]
    [color=blue]
    > The "request" method call expects a "body" parameter that defaults to None
    > as the 3rd method parameter. You will either need to pass in an empty
    > string as the body parameter, or assign the headers property by named
    > assignment. Python interprets your call as passing the dictionary into the
    > body parameter.[/color]
    [color=blue]
    > Stuart[/color]
    I'm a real Lama. :-)


Working...