On 8/21/06, Mike Lopke <reglopke / cableone.net> wrote: > snacktime wrote: > > You forgot to set the content-length header. > > Thanks, I tried it but I'm still getting the error. The code works fine > in 1.8.2 and I don't have to set content-length. I think it might be > something else. > > Would there be a reason I'd need to set this in 1.8.4 and not in 1.8.2 > to get http.post to work correctly? Aren't dashes supposed to be escaped? You might try escaping the post data and see if that does it.