Philipp Holzer
|
b2e7ce47b3
|
Renaming Curl to CurlResult
|
2018-10-10 22:08:13 +02:00 |
|
Philipp Holzer
|
ffbc688797
|
Curl Response Refactoring
- refactored Network::getCurl()
- replaced every Network::getCur() execution with a Curl Response
|
2018-10-10 21:50:13 +02:00 |
|
Philipp Holzer
|
2dec8895a9
|
Curl Response Refactoring
- extended Curl to parse Curl Response
- refactored Network::curl()
- replaced every Network::curl() execution with the new Curl container
|
2018-10-10 21:08:43 +02:00 |
|
Philipp Holzer
|
5a02e39a65
|
Rename App Methods
- renamed a lot of App methods to CamelCase
- replaced direct public variables with get-/set-Methods
|
2018-10-10 00:16:06 +02:00 |
|