@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @author stev leibelt <[email protected]> |
|
4 | - * @since 2015-12-08 |
|
5 | - */ |
|
3 | + * @author stev leibelt <[email protected]> |
|
4 | + * @since 2015-12-08 |
|
5 | + */ |
|
6 | 6 | namespace Net\Bazzline\Component\Curl\ResponseBehaviour; |
7 | 7 | |
8 | 8 | use Exception; |
@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @author stev leibelt <[email protected]> |
|
4 | - * @since 2015-12-09 |
|
5 | - */ |
|
3 | + * @author stev leibelt <[email protected]> |
|
4 | + * @since 2015-12-09 |
|
5 | + */ |
|
6 | 6 | namespace Net\Bazzline\Component\Curl\ResponseBehaviour; |
7 | 7 | |
8 | 8 | use Exception; |
@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @author stev leibelt <[email protected]> |
|
4 | - * @since 2015-12-08 |
|
5 | - */ |
|
3 | + * @author stev leibelt <[email protected]> |
|
4 | + * @since 2015-12-08 |
|
5 | + */ |
|
6 | 6 | namespace Net\Bazzline\Component\Curl\ResponseBehaviour; |
7 | 7 | |
8 | 8 | use Exception; |
@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @author stev leibelt <[email protected]> |
|
4 | - * @since 2015-12-08 |
|
5 | - */ |
|
3 | + * @author stev leibelt <[email protected]> |
|
4 | + * @since 2015-12-08 |
|
5 | + */ |
|
6 | 6 | namespace Net\Bazzline\Component\Curl\ResponseBehaviour; |
7 | 7 | |
8 | 8 | use Exception; |
@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @author stev leibelt <[email protected]> |
|
4 | - * @since 2015-12-09 |
|
5 | - */ |
|
3 | + * @author stev leibelt <[email protected]> |
|
4 | + * @since 2015-12-09 |
|
5 | + */ |
|
6 | 6 | namespace Net\Bazzline\Component\Curl\ResponseBehaviour; |
7 | 7 | |
8 | 8 | use Exception; |
@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @author stev leibelt <[email protected]> |
|
4 | - * @since 2015-12-09 |
|
5 | - */ |
|
3 | + * @author stev leibelt <[email protected]> |
|
4 | + * @since 2015-12-09 |
|
5 | + */ |
|
6 | 6 | namespace Net\Bazzline\Component\Curl\ResponseBehaviour; |
7 | 7 | |
8 | 8 | use Exception; |
@@ -85,7 +85,7 @@ |
||
85 | 85 | |
86 | 86 | if ($isValid) { |
87 | 87 | $prefix = array_shift($exploded); |
88 | - $this->headerLines[$prefix] = implode($delimiter, $exploded); //needed because of lines like "Date: Thu, 17 Dec 2015 16:47:42 GMT" |
|
88 | + $this->headerLines[$prefix] = implode($delimiter, $exploded); //needed because of lines like "Date: Thu, 17 Dec 2015 16:47:42 GMT" |
|
89 | 89 | } |
90 | 90 | |
91 | 91 | return strlen($string); |
@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @author stev leibelt <[email protected]> |
|
4 | - * @since 2015-12-09 |
|
5 | - */ |
|
3 | + * @author stev leibelt <[email protected]> |
|
4 | + * @since 2015-12-09 |
|
5 | + */ |
|
6 | 6 | namespace Net\Bazzline\Component\Curl\ResponseBehaviour; |
7 | 7 | |
8 | 8 | use Exception; |
@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @author stev leibelt <[email protected]> |
|
4 | - * @since 2015-12-08 |
|
5 | - */ |
|
3 | + * @author stev leibelt <[email protected]> |
|
4 | + * @since 2015-12-08 |
|
5 | + */ |
|
6 | 6 | namespace Net\Bazzline\Component\Curl\ResponseBehaviour; |
7 | 7 | |
8 | 8 | use Exception; |
@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @author: stev leibelt <[email protected]> |
|
4 | - * @since: 2015-12-09 |
|
5 | - */ |
|
3 | + * @author: stev leibelt <[email protected]> |
|
4 | + * @since: 2015-12-09 |
|
5 | + */ |
|
6 | 6 | |
7 | 7 | namespace Net\Bazzline\Component\Curl; |
8 | 8 |