On Wed, May 16, 2012 at 1:50 PM, Justin Erenkrantz <jus...@erenkrantz.com> wrote: > On Wed, May 16, 2012 at 8:45 AM, Mark Phippard <markp...@gmail.com> wrote: >> I cannot recreate this with the Apache repository, but with a local >> 1.7.5 server and current trunk client I get this: > > I tried with a local 1.7.5 server and can't reproduce this. It looks > like the OPTIONS request is failing (note the 401 error > code)...perhaps you have something interfering with your loopback > interface? I think we saw that some A/V scanners on Windows install > bad packet filters.
I thought the 401 was because the server challenges for credentials? The client is on a Mac. I am using Serf from MacPorts which is 1.0.3. Is there a way to use curl or some other tool to send the same OPTIONS request and see what the response is? When I do this, the response does not have a body: curl -u xxx:yyy --basic -X OPTIONS http://cu121.cloud.sp.collab.net/svn/desktop/ Assuming I need to send more stuff in my request to get back the response a client would get. I am trying Wireshark but it says I do not have any interfaces it can use. I am on a Macbook Air so maybe it needs an Ethernet adapter. Looking for other mac capture tools right now. -- Thanks Mark Phippard http://markphip.blogspot.com/