bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#9592: Problems with url-http, https, POSTS, reusing connections, and


From: Chong Yidong
Subject: bug#9592: Problems with url-http, https, POSTS, reusing connections, and trailing CRLF after POST data
Date: Sun, 11 Mar 2012 23:22:39 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (gnu/linux)

"Christopher J. White" <emacs@grierwhite.com> writes:

>   http -> url-http-end-of-document-sentinel in buffer ( *http 
> api.toodledo.com:443*<48>)
>   http -> Marking connection as free: api.toodledo.com:443 #<process 
> api.toodledo.com>
> ...
>
> Along with the failure, I get the following backtrace:
>
>   Debugger entered--Lisp error: (file-error "writing to process" "invalid 
> argument" #<process api.toodledo.com>)

I just committed a fix to trunk which fixes how url-http handles expired
keepalive connections (revno 107567), which might be relevant to this
bug.  Could you check if it fixes the issue you reported here?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]