Changes between Initial Version and Version 16 of Ticket #1485
- Timestamp:
- May 5, 2010, 10:58:46 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1485
- Property Owner changed from to
- Property Status new → closed
- Property Resolution → fixed
-
Ticket #1485 – Description
initial v16 6 6 * Size: The file size is usually stored automatically when the file is upload and is retained if the file is taken offline. Some code may require file size > 0. Since we don't know the size of external files (or can we issue a HEAD request to find out?) we may have to update some code that makes decisions based on the size. 7 7 * External files should not contribute to quota as far as BASE is concerned. 8 9 ---- 10 11 For instructions on how to setup a test environment with a https server that only accepts clients with a trusted certificate see HttpsFiles.