- extended Curl to parse Curl Response - refactored Network::curl() - replaced every Network::curl() execution with the new Curl container
- renamed a lot of App methods to CamelCase - replaced direct public variables with get-/set-Methods