-------------
* New Features
- Add __getitem__ to CObject for slice operations.
* Improvements
- Add toggle for overwriting files on the Resources object (put, put_dir, put_zip)
- Add toggle for not extracting the zip file on the Resources object (put, put_dir, put_zip)
* Bug fixes
- fix proxy support
- mset attributes fixed
- fixed url separator issue on windows.