Possible WebDAV bug?
Possible WebDAV bug?
- Subject: Possible WebDAV bug?
- From: Evert|Rooftop <email@hidden>
- Date: Wed, 25 Feb 2009 19:14:34 -0500
Dear list,
I'm in the process of writing a WebDAV server implementation. Things
are going well, but I recently added the HTTP Content-Range features
which led me to find a strange bug.
As I'm browsing my webdav volume, preview icons no longer appear in
Finder. I noticed using an HTTP Debugging proxy Finder will ask for
byte ranges, such as :
Range: bytes=23403-
to which I respond:
Content-Range: 23403-28518/28519
Content-Length: 5116
First off, it seems odd that finder seems to request a seamingly
random number of bytes from the bottom of the file. I can't really
detect a pattern in the number of bytes requested vs. the actual size
of the file.
Could this be a Finder bug? Is there a better place to pose this
question?
Evert
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Filesystem-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden