We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5ddd0e1 + ed6d1a1 commit 85183e5Copy full SHA for 85183e5
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [3.6.1](https://github.com/WebFiori/http/compare/v3.6.0...v3.6.1) (2025-08-04)
4
+
5
6
+### Bug Fixes
7
8
+* Get Requested Path ([e0d834e](https://github.com/WebFiori/http/commit/e0d834ee340a963634ebf1400b94f7e6dce0bdd3))
9
10
## [3.6.0](https://github.com/WebFiori/http/compare/v3.5.1...v3.6.0) (2024-12-24)
11
12
composer.json
@@ -12,7 +12,7 @@
"PSR-7",
13
"JSONx"
14
],
15
- "version": "3.6.0",
+ "version": "3.6.1",
16
"license": "MIT",
17
"require": {
18
"php": ">=7.0",
0 commit comments