On Tue, Jan 06, 2015 at 02:01:52PM +0000, Philip Martin wrote: > Typically the client will first send an OPTIONS request and get back a > 401 or a 200. The client will then send further OPTIONS and PROPFIND > requests. Can you identify which request and response is causing the > crash? Also which, if any, requests are processed without problem > before the one that causes the crash?
I would be interested in knowing which end-of-line terminators each line in the auth request header is using. Are some lines terminated with LF, and some with CRLF?