-
Notifications
You must be signed in to change notification settings - Fork 185
Changes
lookfirst edited this page Apr 19, 2013
·
1 revision
- Moved to github
- Migrated build to Maven. Sigh. (#1)
- made the Ant Put commando work with directory trees (#140)
- Option to select depth for PROPFIND requests (#113)
- Irrelevant circular redirect exception thrown (#112)
- Add support to retrieve properties as QName including the namespace (#91)
- Updated HTTP components dependency
- Always set Content-Type header
- Fix multistatus response handler for lighttpd
- Update HTTP client dependency to 4.1.2 fixing GZIP compression
- Fix parsing of properties in default namespace when there are additional PROPSTAT elements with thirdparty namespace in front
-
- Using thread local for simple date formatter (#106)
- Basic lock handling support
- Make PROPPATCH return multistatus response
- Allow to define custom namespace for updated properties
- Retry PUT operations on expectation failure for repeatable entities
- Ensure the SAX parser does not resolve entities for referenced DTDs in the response
- Updated dependency to httpclient-4.1
- Added log4j dependency
- GZIP compression support
- Support for preemptive authentication for Basic scheme
- Option to configure and override HTTP client instance (#71)
- Support Expect: Continue for uploads
- NTLM authentication scheme support
- Option to add custom headers to GET and PUT requests
- Redirect handling for PROPFIND requests (#74)
- Proxy configuration with proxy selector
- Checked SardineException extending HttpResponseException (#75)
- Handle URI encoding in href of resource (#72, #78)
- Determine if resource is directory (#76)