d7d6072f15
Add a helper method for creating zero-byte directory objects for web traversal. Change-Id: If21964f2c1cf7f30cb058921f0a63fb1824c2af2
8 lines
299 B
YAML
8 lines
299 B
YAML
---
|
|
features:
|
|
- |
|
|
Added a ``create_directory_marker_object``' method to allow for easy
|
|
creation of zero-byte 'directory' marker objects. These are not needed
|
|
in most cases, but on some clouds they are used by Static
|
|
Web and Web Listings in swift to facilitate directory traversal.
|