We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3063e5d commit e6f0f32Copy full SHA for e6f0f32
docs/api/phalcon_http.md
@@ -749,7 +749,7 @@ Retrieves a query/get value always sanitized with the preset filters
749
```php
750
public function getHTTPReferer(): string;
751
```
752
-Gets web page that refers active request. ie: http://www.google.com
+Gets web page that refers active request. ie: https://www.google.com
753
754
755
@@ -1510,7 +1510,7 @@ $_SERVER["PHP_AUTH_DIGEST"]
1510
1511
1512
1513
1514
1515
1516
0 commit comments