BunnyCDN-Python-Lib
BunnyCDN-Python-Lib copied to clipboard
Python SDK for Interacting with BunnyCDN Services!
When i try to upload a file i get few errors i cant find solution doing google search. My Code ```python from BunnyCDN.Storage import Storage from BunnyCDN.CDN import CDN obj_storage...
https://github.com/mathrithms/BunnyCDN-Python-Lib/blob/60f38eca89c43f15799c7d844c2661b29e932de4/BunnyCDN/CDN.py#L767
https://github.com/mathrithms/BunnyCDN-Python-Lib/blob/41bb384cfad20bb1adf31eda1dc4e1149905529f/BunnyCDN/CDN.py#L440
You can add multiple Edge Rule Actions by adding them as `ExtraActions` in the request. This is undocumented, but can be seen in action on the new bunny dashboard at...