|
1 | 1 | # PHP HTTP Response Headers
|
2 | 2 |
|
3 | | -**Simple PHP package to easily send the right HTTP header responses to the browser 🐘** |
| 3 | +**Simple PHP package to safely send the right HTTP header responses to the browser 🐘** |
4 | 4 |
|
5 | 5 | - [⚙️ Requirement](#%EF%B8%8F-requirement)
|
6 | 6 | - [📦 Installation](#-installation)
|
@@ -88,7 +88,7 @@ Http::setContentType('text/xml');
|
88 | 88 |
|
89 | 89 | ☕️ Are you enjoying it? **[Offer me a coffee](https://ko-fi.com/phenry)** (my favorite coffee to start the day is almond flat white 😋)
|
90 | 90 |
|
91 | | -[![@phenrysay][twitter-icon]](https://x.com/phenrysay) [![pH-7][github-icon]](https://github.com/pH-7)[![YouTube Tech Videos][youtube-icon]](https://www.youtube.com/@pH7Programming "My YouTube Tech Channel") |
| 91 | +[![@phenrysay][twitter-icon]](https://x.com/phenrysay) [![YouTube Tech Videos][youtube-icon]](https://www.youtube.com/@pH7Programming "My YouTube Tech Channel")[![pH-7][github-icon]](https://github.com/pH-7) |
92 | 92 |
|
93 | 93 |
|
94 | 94 | ## 🎥 Me building this package
|
|
0 commit comments