CloudFlare.API
Advanced tools
Sorry, the diff of this file is not supported yet
@@ -5,3 +5,3 @@ <?xml version="1.0"?> | ||
| <id>CloudFlare.API</id> | ||
| <version>1.0.1.1</version> | ||
| <version>1.0.1.0</version> | ||
| <title>CloudFlare.API</title> | ||
@@ -14,3 +14,3 @@ <authors>Sergi Gisbert</authors> | ||
| <description>Library to get access to CloudFlare REST API. This library encapsulates the requests to the API and avoids dealing with HttpRequest objects.</description> | ||
| <releaseNotes>Use at your own risk. | ||
| <releaseNotes>First release. Still alpha. Use at your own risk. | ||
@@ -25,4 +25,10 @@ Includes support for: | ||
| Release Notes: | ||
| - Implemented "Modify" methods, except "zone_grab" | ||
| - Added #region to code for clarification</releaseNotes> | ||
| - Get access to all methods through CFProxy object | ||
| -> CFProxy.Access: Methods in "Access" section | ||
| -> CFProxy.Dns: Methods in "Dns" section | ||
| - Get access to config values in app/web.config: | ||
| -> CFProxy.Config | ||
| - Error Handling included, for both Network/HTTP error and Methods error.</releaseNotes> | ||
| <copyright>Copyright Sergi Gisbert, 2013</copyright> | ||
@@ -29,0 +35,0 @@ <tags>CloudFlare API</tags> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet